]> git.kaiwu.me - nginx.git/commit
QUIC: added missing casts in iov_base assignments.
authorAleksei Bavshin <a.bavshin@nginx.com>
Mon, 27 Jan 2025 18:33:25 +0000 (10:33 -0800)
committerAleksei Bavshin <a.bavshin@f5.com>
Tue, 28 Jan 2025 16:00:42 +0000 (08:00 -0800)
commit64d0795ac41836b6be8fcceba68f1dbb62b4035a
tree8f9a7bae336e0a8e45e460e6a420680eaaefab17
parent5ab4f32e9de1d0c8523d3a22fc20a3067e20b68d
QUIC: added missing casts in iov_base assignments.

This is consistent with the rest of the code and fixes build on systems
with non-standard definition of struct iovec (Solaris, Illumos).
src/event/quic/ngx_event_quic_output.c