]> git.ipfire.org Git - thirdparty/curl.git/commit
realloc: use Curl_saferealloc to avoid common mistakes
authorDaniel Stenberg <daniel@haxx.se>
Mon, 7 Nov 2016 09:55:25 +0000 (10:55 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 11 Nov 2016 09:03:48 +0000 (10:03 +0100)
commit0649433da53c7165f839e24e889e131e2894dd32
tree7e516c1702fe87c09f190e5dc47ecd3a9bede1b8
parentcdfda3ee827da069f1871722278fd82e7cbb4194
realloc: use Curl_saferealloc to avoid common mistakes

Discussed: https://curl.haxx.se/mail/lib-2016-11/0087.html
lib/content_encoding.c
lib/curl_ntlm_wb.c
lib/escape.c
lib/http.c
lib/http2.c
lib/rtsp.c
lib/security.c
lib/ssh.c
lib/strdup.c
lib/strdup.h