]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Label error and errorx as __LA_NORETURN 2618/head
authorAZero13 <gfunni234@gmail.com>
Mon, 19 May 2025 17:35:19 +0000 (13:35 -0400)
committerGitHub <noreply@github.com>
Mon, 19 May 2025 17:35:19 +0000 (13:35 -0400)
commitcfc1f3a9da16d8752e7701f790c3eda8f42f28de
treebaa726717546d5c358d00767fdb0978c1546455a
parent17a63c7e35f9b79589774781ae7b72eb9c5c2fdb
Label error and errorx as __LA_NORETURN

This also prevents clang-tidy from reporting some false bugs.
unzip/bsdunzip.c