summaryrefslogtreecommitdiffstats
path: root/fuzz/xplist-crashes/crash-f03c680ee1c4d84c28e731752df77a61e213a24d
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/xplist-crashes/crash-f03c680ee1c4d84c28e731752df77a61e213a24d
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/xplist-crashes/crash-f03c680ee1c4d84c28e731752df77a61e213a24d')
0 files changed, 0 insertions, 0 deletions