]> git.kaiwu.me - nginx.git/commit
QUIC: fixed build with clang and NGX_QUIC_DEBUG_CRYPTO enabled.
authorVladimir Homutov <vl@nginx.com>
Mon, 5 Oct 2020 11:36:17 +0000 (14:36 +0300)
committerVladimir Homutov <vl@nginx.com>
Mon, 5 Oct 2020 11:36:17 +0000 (14:36 +0300)
commit4ed768d3d12fd875af3801a0958aed514bb7b19d
treed8eb688080008530a9900bd7146ca6b456a2a8ec
parentb99a4a0b82e49bd73db430d21a9d3fa6cf18377e
QUIC: fixed build with clang and NGX_QUIC_DEBUG_CRYPTO enabled.

The ngx_quic_hexdump() function is wrapped into macros to cast "data"
argument to "* u_char".
src/event/ngx_event_quic.h