]> granicus.if.org Git - curl/commit
security:read_data fix bad realloc()
authorDaniel Stenberg <daniel@haxx.se>
Tue, 3 Sep 2019 20:59:32 +0000 (22:59 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 9 Sep 2019 06:14:34 +0000 (08:14 +0200)
commit9069838b30fb3b48af0123e39f664cea683254a5
tree536cf19a8b79e3a17b83fc30785d72d85849dd58
parentfacb0e4662415b5f28163e853dc6742ac5fafb3d
security:read_data fix bad realloc()

... that could end up a double-free

CVE-2019-5481
Bug: https://curl.haxx.se/docs/CVE-2019-5481.html
lib/security.c