diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2012-11-14 15:21:42 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2012-11-14 15:21:42 +0100 |
commit | 25a33416e9597087e16483859ecbdd6cdac2df64 (patch) | |
tree | fe42619afa77f2fa81f212ab0cf45cd66ae1ca4e /plugins/omelasticsearch/cJSON/cjson.c | |
parent | 05eb0a5052c5d679269ef33cfe07bd4394833a63 (diff) | |
download | rsyslog-25a33416e9597087e16483859ecbdd6cdac2df64.tar.gz rsyslog-25a33416e9597087e16483859ecbdd6cdac2df64.tar.bz2 rsyslog-25a33416e9597087e16483859ecbdd6cdac2df64.zip |
bugfix: garbled message if field name was used with jsonf property option
The length for the field name was invalidly computed, resulting in either
truncated field names or including extra random data. If the random data
contained NULs, the rest of the message became unreadable.
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=374
Diffstat (limited to 'plugins/omelasticsearch/cJSON/cjson.c')
0 files changed, 0 insertions, 0 deletions