Closed
Description
The data element of the string variables in the configuration is unset at initialize time. This can cause startup failure in NGINX for certain allocators. You can reproduce this with the following when daemon and master_process is disabled in NGINX:
valgrind --malloc-fill=A5 --free-fill=DE sbin/nginx
I've attached a patch for this
conf_fix.diff.zip
Metadata
Metadata
Assignees
Labels
No labels