]> granicus.if.org Git - curl/commit
cookies: fix NULL dereference if flushing cookies with no CookieInfo set
authorMichael Wallner <mike@php.net>
Mon, 25 Feb 2019 18:05:02 +0000 (19:05 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 26 Feb 2019 09:07:58 +0000 (10:07 +0100)
commit8eddb8f4259193633cfc95a42603958a89b31de5
treeaea533f2af2414ad06f24a5d216df16d1d8fa56f
parent8a1948283aa2d0b452b3ee2954c49b6a765a3e1a
cookies: fix NULL dereference if flushing cookies with no CookieInfo set

Regression brought by a52e46f3900fb0 (shipped in 7.63.0)

Closes #3613
lib/cookie.c