]> git.kaiwu.me - nginx.git/commit
QUIC: fixed addr_text after migration (ticket #2488).
authorRoman Arutyunyan <arut@nginx.com>
Thu, 27 Apr 2023 15:52:40 +0000 (19:52 +0400)
committerRoman Arutyunyan <arut@nginx.com>
Thu, 27 Apr 2023 15:52:40 +0000 (19:52 +0400)
commit906e3b5dca2352ba3799b41b181a3ca617dc3329
treea0318e51cdc357393a0f4fd03185873f3f6ee9b1
parent12fa86dd928a22ab6f07a1e73f3af7f703507337
QUIC: fixed addr_text after migration (ticket #2488).

Previously, the post-migration value of addr_text could be truncated, if
it was longer than the previous one.  Also, the new value always included
port, which should not be there.
src/event/quic/ngx_event_quic_migration.c