/[Apache-SVN]
ViewVC logotype

Revision 1914367


Jump to revision: Previous Next
Author: ylavic
Date: Tue Dec 5 17:45:24 2023 UTC (6 months, 3 weeks ago)
Changed paths: 1
Log Message:
mod_auth_bearer: Fix warning about signed bitfields. BZ 68294

clang reports: implicit truncation from 'int' to a one-bit wide bit-field
               changes value from 1 to -1

Change authoritative_set and proxy_set bitfields to unsigned.



Changed paths

Path Details
Directoryhttpd/httpd/trunk/modules/aaa/mod_auth_bearer.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26