Skip to content

Commit

Permalink
Merge pull request dvyukov#84 from pmezard/master
Browse files Browse the repository at this point in the history
Add bencode trophy
  • Loading branch information
dvyukov committed Aug 19, 2015
2 parents 67b1f6f + f5b5fb5 commit 118ec96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -429,5 +429,6 @@ by go-fuzz are inspired by work done by Mateusz Jurczyk, Gynvael Coldwind and
- [github.com/collectd/go-collectd: 2 crashers](https://github.com/collectd/go-collectd/pull/6) **fixed**
- [github.com/arolek/ase: 2 crashers](https://github.com/arolek/ase/pull/18) **fixed**
- [github.com/lytics/confl: infinite loop on malformed input](https://github.com/lytics/confl/issues/6) **fixed**
- [github.com/zeebo/bencode: reject strings with negative length](https://github.com/zeebo/bencode/pull/15) **fixed**

**If you find some bugs with go-fuzz and are comfortable with sharing them, I would like to add them to this list.** Please either send a pull request for README.md (preferable) or file an issue. If the source code is closed, you can say just "found N bugs in project X". Thank you.

0 comments on commit 118ec96

Please sign in to comment.