]> git.ipfire.org Git - thirdparty/curl.git/commit
curl:file2string: load large files much faster
authorGilles Vollant <vollant.g@gmail.com>
Thu, 12 Sep 2019 08:09:22 +0000 (10:09 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 13 Sep 2019 06:22:58 +0000 (08:22 +0200)
commitb543f1fadb2989451ebec77e3aea0a3110d09630
tree17c1ab20e03e222d58149db5a52042deec053056
parenta56a47ac33a8344c0a3f3f74bd4a6b07576f7e0a
curl:file2string: load large files much faster

... by using a more efficient realloc scheme.

Bug: https://curl.haxx.se/mail/lib-2019-09/0045.html
Closes #4336
src/tool_paramhlp.c