summaryrefslogtreecommitdiff
path: root/src/buffer.c
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-01-20 20:14:46 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2017-01-20 20:14:46 +0100
commit664b8603a1b6dc94d199496dc4b372b285fa89fd (patch)
treede325a66e47f092bf67859969dcd8d2596fd54ef /src/buffer.c
parent06156fd9194806ab98889e5ef3a309bb7075b02c (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 'src/buffer.c')
0 files changed, 0 insertions, 0 deletions