summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2015-01-31 20:21:07 +0100
committerGravatar Nikias Bassen2015-01-31 20:21:07 +0100
commit6a781e6f69cb820347bae02a1f947e6b01ccaa47 (patch)
treed4fe737067112cb05498e6d6bc06053723f4d13c /test
parent9da6e82da3552daf27bf50cc3308bdac886dc28d (diff)
downloadlibplist-6a781e6f69cb820347bae02a1f947e6b01ccaa47.tar.gz
libplist-6a781e6f69cb820347bae02a1f947e6b01ccaa47.tar.bz2
bplist: Plug memory leaks caused by unused (and unfreed) buffer
When parsing binary plists with BPLIST_DICT or BPLIST_ARRAY nodes that are referenced multiple times in a particular file, a buffer was allocated that was not used, and also not freed, thus causing memory leaks.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions