]> granicus.if.org Git - curl/commit
cookie: fix memory leak on oversized rejection
authorDaniel Stenberg <daniel@haxx.se>
Fri, 29 Sep 2017 06:50:15 +0000 (08:50 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 29 Sep 2017 10:06:34 +0000 (12:06 +0200)
commit20ea22ff735097a02721fcb5cd44433973af6190
tree3350749c17983702b2ece3ef08776f4096b724ac
parent49d75a4c15393d66e9f3e0ce289a610da4d6e5a9
cookie: fix memory leak on oversized rejection

Regression brought by 2bc230de63b

Detected by OSS-fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3513
Assisted-by: Max Dymond
Closes #1930
lib/cookie.c