]> git.ipfire.org Git - thirdparty/glibc.git/commit
hurd: Avoid -Wfree-labels warning in _hurd_intr_rpc_mach_msg
authorFlorian Weimer <fweimer@redhat.com>
Wed, 28 May 2025 07:59:24 +0000 (09:59 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 28 May 2025 07:59:24 +0000 (09:59 +0200)
commitfe31d246f5ecf584467904cc8a411dbe306ae8f3
tree3be238deb72f005bd6e8748c66a5bd717568fdab
parent345432e47b931c3a8e1cac560e785ba0c5affbe6
hurd: Avoid -Wfree-labels warning in _hurd_intr_rpc_mach_msg

This is required after commit 4f4c4fcde76aedc1f5362a51d98ebb57a28fbce9
("Turn on -Wfree-labels by default if available").

Reviewed-by: Sam James <sam@gentoo.org>
hurd/intr-msg.c