diff options
author | Daniel Stenberg <daniel@haxx.se> | 2019-09-18 14:29:35 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2019-09-21 16:07:52 +0200 |
commit | 0801343e27d4540afcdbbd8fe46aabaddd9da321 (patch) | |
tree | fac733b7ecfd00cd6e00f3b7ff9291485412f56b /src | |
parent | 47066036a084a9ba0caf46db24072a429c44fabb (diff) |
cookie: pass in the correct cookie amount to qsort()
As the loop discards cookies without domain set. This bug would lead to
qsort() trying to sort uninitialized pointers. We have however not found
it a security problem.
Reported-by: Paul Dreik
Closes #4386
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions