Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 669 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 669 Bytes

This repository documents real bugs in real software. At the time of disclosure the most recent versions were patched. Seeing mistakes that were made in the past can be a useful tool for seeing trends of bugs which make it past all the quality control processes. Understanding what happened, is the first step to figuring out how to detect these issues in other software.

The repo is organized by the release date. In each folder you will find instructions on how to trigger the bug, versions affected, and a stack trace at the time of the crash. It'll also contain any notes on the bug which might include things like references to specific lines of source code.