aboutsummaryrefslogtreecommitdiff
path: root/GIT-INFO
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2013-11-05 09:56:18 +0100
committerDaniel Stenberg <daniel@haxx.se>2013-11-05 09:59:19 +0100
commit5aa290f0f209f12130f7a1375c1b76af707e95f2 (patch)
tree6705d2d1c1c4540216384fddccf114da584662ed /GIT-INFO
parentf0831f7931355ae7096ab94ea5d2ea01885e9081 (diff)
Curl_ssl_push_certinfo_len: don't %.*s non-zero-terminated string
Our own printf() replacement clearly can't properly handle %.*s with a string that isn't zero terminated. Instead of fixing the printf code or even figuring out what the proper posix behavior is, I reverted this piece of the code back to the previous version where it does malloc + memcpy instead. Regression added in e839446c2a5, released in curl 7.32.0. Reported-by: Felix Yan Bug: http://curl.haxx.se/bug/view.cgi?id=1295
Diffstat (limited to 'GIT-INFO')
0 files changed, 0 insertions, 0 deletions