readme: add bug trophies

This commit is contained in:
Antonis Geralis 2022-09-04 12:04:20 +03:00
parent 8fc4b59468
commit 4e12f1aabd
1 changed files with 7 additions and 0 deletions

View File

@ -146,6 +146,13 @@ which struggle with dynamic types that in particular are nested. For a better ex
read an article written by the author of
[Fuzzcheck](https://github.com/loiclec/fuzzcheck-rs/blob/main/articles/why_not_bytes.md).
## Bugs found with help of the library
### Nim reference implementation
* [use-after-free bugs in object variants](https://github.com/nim-lang/Nim/issues/20305)
* [openArray on empty seq triggers UB](openArray on empty seq triggers UB)
## License
Licensed and distributed under either of