aboutsummaryrefslogtreecommitdiff
path: root/lib/http.c
diff options
context:
space:
mode:
authorDaniel Gustafsson <daniel@yesql.se>2019-05-01 13:14:15 +0200
committerDaniel Gustafsson <daniel@yesql.se>2019-05-01 13:14:15 +0200
commitb45fd8938e534091b4be2051093c6f38b8771ec8 (patch)
treedc11565c69790cc131bfccfa2689a0cb24444609 /lib/http.c
parentb898b4c06cf8f821fbcd27808f42115b16a151b0 (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.c')
0 files changed, 0 insertions, 0 deletions