diff options
author | John MacFarlane <jgm@berkeley.edu> | 2017-01-20 20:14:46 +0100 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2017-01-20 20:14:46 +0100 |
commit | 664b8603a1b6dc94d199496dc4b372b285fa89fd (patch) | |
tree | de325a66e47f092bf67859969dcd8d2596fd54ef /test/afl_dictionary/string_cdata | |
parent | 06156fd9194806ab98889e5ef3a309bb7075b02c (diff) |
Fixed buffer overflow error in S_parser_feed.
The overflow could occur in the following condition:
the buffer ends with `\r` and the next memory address
contains `\n`.
Closes #184.
Diffstat (limited to 'test/afl_dictionary/string_cdata')
0 files changed, 0 insertions, 0 deletions