Skip to content

cookie: pass in the correct cookie amount to qsort()#4386

Closed
bagder wants to merge 1 commit intomasterfrom
bagder/cookies-qsort
Closed

cookie: pass in the correct cookie amount to qsort()#4386
bagder wants to merge 1 commit intomasterfrom
bagder/cookies-qsort

Conversation

@bagder
Copy link
Member

@bagder bagder commented Sep 20, 2019

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 @pauldreik

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
@bagder bagder closed this in 0801343 Sep 21, 2019
@bagder bagder deleted the bagder/cookies-qsort branch September 21, 2019 14:08
@lock lock bot locked as resolved and limited conversation to collaborators Dec 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant