]> granicus.if.org Git - curl/commit
cookie: avoid NULL dereference
authorDaniel Stenberg <daniel@haxx.se>
Mon, 30 Oct 2017 15:42:25 +0000 (16:42 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 31 Oct 2017 08:16:03 +0000 (09:16 +0100)
commitfa394c8c2e39ea327d668f14353b32580e821b1c
treeb7bd0f40fe31b462d6024ed40defca7369a7487f
parent52d9a11c1c166d248fa09e834cf0171eb07cf23f
cookie: avoid NULL dereference

... when expiring old cookies.

Reported-by: Pavel Gushchin
Fixes #2032
Closes #2035
lib/cookie.c