GitHub user jdanekrh opened a pull request:
https://github.com/apache/qpid-proton/pull/95
[REVIEW] Add fuzzers to proton-c tests
I am hoping to get some feedback about the directories where I placed the
new files and about what I did in the CMakeFiles and about the fuzzers
themselves and anything else I might've done wrong.
I will clean up the PR when I get general approval and advice about
required changes.
For the final version I expect to
- [ ] write proper commit messages (I did not mention Jira number so that
it is not liked there)
- [ ] add a Dockerfile to simplify building and running the fuzzers
- [ ] fix whatever is pointed out here
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jirkadanek/qpid-proton jd_fuzzing
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/qpid-proton/pull/95.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #95
----
commit 097903fdcbcb0aacf58ccd21e48f7ccac8cd456d
Author: Ji?? Dan?k <[email protected]>
Date: 2016-11-18T16:17:20Z
fuzzing
commit 15a1c7ed7c42e36da9d3a780f06520bdd099511d
Author: Ji?? Dan?k <[email protected]>
Date: 2017-02-21T18:41:43Z
data
commit 459e0751a4a00454dac70ef38a377da99dcbd375
Author: Ji?? Dan?k <[email protected]>
Date: 2017-02-21T20:17:03Z
fixup cmake readme
commit aedd2c3eef68244e5c6cc613e6b7bdd8bd76fcb5
Author: Ji?? Dan?k <[email protected]>
Date: 2017-02-21T20:32:13Z
add reproducers for PROTON-1359
heap-buffer-overflow in pn_decoder_readf32 when invoking pn_message_decode
commit 0cb26deaec4ea8a1213d78b994ec47d73bca56cc
Author: Ji?? Dan?k <[email protected]>
Date: 2017-02-21T20:33:13Z
add reproducers for PROTON-1360
pn_strndup (util.c:150) Invalid write of size 1
commit aff1c67c6dc70772c7827c35179c7687ef00ca9a
Author: Ji?? Dan?k <[email protected]>
Date: 2017-02-21T21:21:38Z
delete obsolete files
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]