diff options
author | Daniel Gustafsson <daniel@yesql.se> | 2019-05-01 13:14:15 +0200 |
---|---|---|
committer | Daniel Gustafsson <daniel@yesql.se> | 2019-05-01 13:14:15 +0200 |
commit | b45fd8938e534091b4be2051093c6f38b8771ec8 (patch) | |
tree | dc11565c69790cc131bfccfa2689a0cb24444609 /lib/http_proxy.h | |
parent | b898b4c06cf8f821fbcd27808f42115b16a151b0 (diff) |
cookie: Guard against possible NULL ptr deref
In case the name pointer isn't set (due to memory pressure most likely)
we need to skip the prefix matching and reject with a badcookie to avoid
a possible NULL pointer dereference.
Closes #3820 #3821
Reported-by: Jonathan Moerman
Reviewed-by: Daniel Stenberg <daniel@haxx.se>
Diffstat (limited to 'lib/http_proxy.h')
0 files changed, 0 insertions, 0 deletions