-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hi,
After investigating reports of strange errors from DPM sites, I see that mod_gridsite is logging random error codes.
The line below has an uninitialised variable (status) which results in a random error code.
gridsite/src/canl_mod_gridsite.c
Line 3959 in c673d99
| ap_log_error(APLOG_MARK, APLOG_NOTICE, status, main_server, |
I wonder if logging this condition is even necessary?
An example of what we see;
[Thu Sep 14 09:58:11 2017] [notice] (os 0x428a3c00)Unrecognized resolver error: mod_gridsite: mod_ssl_with_insecure_reneg = 1
Oliver.
Metadata
Metadata
Assignees
Labels
No labels