There was an error fetching the commit references. Please try again later.
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
Please register or sign in to comment