/[Apache-SVN]
ViewVC logotype

Revision 1775173


Jump to revision: Previous Next
Author: rjung
Date: Mon Dec 19 20:36:58 2016 UTC (7 years, 4 months ago)
Changed paths: 1
Log Message:
Silence compiler warning:
"686: warning: 'ok' may be used uninitialized in
this function"
This is a false positive, because the value of "ok"
will only be used if stapling_get_cached_response()
sets "rsp" to non-NULL in which case it will always
have set "ok".


Changed paths

Path Details
Directoryhttpd/httpd/trunk/modules/ssl/ssl_util_stapling.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26