]> 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)
committerpluknet <pluknet@nginx.com>
Wed, 5 Feb 2025 16:40:47 +0000 (20:40 +0400)
commit2e42c1e29e447c6716802bf62a7a40a390444e6b
tree1b2d85bce5cc6d02e9baf9979e74f76efa9d022d
parent9cda58178bf6d552829d20fedee1d4df564f5629
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