]> git.ipfire.org Git - thirdparty/curl.git/commit
unit3400: repair after capsule_encap_udp_hdr went static
authorDaniel Stenberg <daniel@haxx.se>
Wed, 27 May 2026 21:55:14 +0000 (23:55 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 27 May 2026 22:13:24 +0000 (00:13 +0200)
commitd1b482caec886b3215340cd7374c5befb04d930e
treec8faf591f51d8bdcf19a5997f3a013ae6b82674c
parent59320082b06e6bf9b6063c9fe5d2a447671533dc
unit3400: repair after capsule_encap_udp_hdr went static

Access the static function with UNITTEST as designed.

Follow-up to 73c2b4b4355aab3156

Closes #21788
lib/capsule.c
lib/capsule.h
tests/unit/unit3400.c