https://issues.apache.org/bugzilla/show_bug.cgi?id=56209

            Bug ID: 56209
           Summary: Uninitialised variables in os/win32/ap_regkey.c
           Product: Apache httpd-2
           Version: 2.5-HEAD
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Runtime Config
          Assignee: [email protected]
          Reporter: [email protected]

I'm not sure if we can have configuration not APR_HAS_UNICODE_FS and not
APR_HAS_ANSI_FS. In this configuration, the compiler complains about
uninitialized variables (exists, hkey, rc, buf, value, bufsize) in functions
ap_regkey_open, ap_regkey_value_array_get and ap_regkey_value_array_set.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to