Skip to content
Snippets Groups Projects
Commit 3a43666e authored by Vladimír Čunát's avatar Vladimír Čunát
Browse files

Merge branch 'worker-uninit' into 'master'

worker: avoid uninitialized pointers

The cookie module could segfault due to the `opt` pointer not being initialized when no EDNS was sent in the incoming request.

See merge request !53
parents 9eacf66a 3a4f655d
Branches
Tags
1 merge request!53worker: avoid uninitialized pointers
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment