summaryrefslogtreecommitdiffstats
path: root/fuzz/bplist-crashes/crash-0ce4dd483b645bc05ec45a97d285dcf1933ee840
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2018-12-17 01:50:11 +0100
committerGravatar Nikias Bassen2018-12-17 01:50:11 +0100
commit92e5c858c246f3a01104f511c23217fd75c272f4 (patch)
treeca8463112104d2a91fcff2dfebbf3b3bebbdf080 /fuzz/bplist-crashes/crash-0ce4dd483b645bc05ec45a97d285dcf1933ee840
parent9c8d7a6c44b0eb22ac77ca6ca5c7c29edd5f685e (diff)
downloadlibplist-92e5c858c246f3a01104f511c23217fd75c272f4.tar.gz
libplist-92e5c858c246f3a01104f511c23217fd75c272f4.tar.bz2
xplist: Write base64 directly to output buffer to improve memory usage
Now that we grow the output buffer enough before writing XML output we can just write the base64 encoded data directly to the ouput buffer instead of using a heap buffer that will then be copied to the output buffer. This makes writing XML output more memory efficient (and slightly faster).
Diffstat (limited to 'fuzz/bplist-crashes/crash-0ce4dd483b645bc05ec45a97d285dcf1933ee840')
0 files changed, 0 insertions, 0 deletions