Add Issue 6 documentation

This commit is contained in:
Cagebreak Signing Key 1 2020-05-24 18:27:20 +02:00
commit c3db5393b0

View file

@ -89,3 +89,11 @@ Cagebreak up to and including release 1.2.0 does not warn of irreproducibility
if a different compiler or compiler version is used. This makes cagebreak
difficult to reproduce.
### Issue 6
* github issue number : N/A
* Fixed: 1.2.1
Our fuzzing framework up to and including release 1.2.0 does not the limit line
lengths. This can crash the fuzzing framework with a segfault due to running
out of memory.