]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib: json_parse_next_stream() wrongly returned -1 even when a stream was returned.
authorTimo Sirainen <timo.sirainen@dovecot.fi>
Sat, 20 Feb 2016 21:32:59 +0000 (23:32 +0200)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Sat, 20 Feb 2016 21:32:59 +0000 (23:32 +0200)
commit202b4674243a4a4826c35ed4d089831985c47256
tree0ebcfa70de7b88ffa61a363e31b0b9b71f4b3449
parentdbbdcc1224f81a40e746a09e6d44af7c4f24ff71
lib: json_parse_next_stream() wrongly returned -1 even when a stream was returned.
src/lib/json-parser.c
src/lib/test-json-parser.c