Memory leak fixed.
The copied question section in ns_create_empty_response() was never deallocated. Now the question section is not copied.
Loading
Please register or sign in to comment
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
The copied question section in ns_create_empty_response() was never deallocated. Now the question section is not copied.