]> git.ipfire.org Git - thirdparty/xz.git/commit
xz: Use "goto" for error handling in io_open_dest_real()
authorLasse Collin <lasse.collin@tukaani.org>
Fri, 27 Dec 2024 07:15:50 +0000 (09:15 +0200)
committerLasse Collin <lasse.collin@tukaani.org>
Sun, 5 Jan 2025 18:16:01 +0000 (20:16 +0200)
commit2e28c7145747b3287283f13c9d2becd73a7c4a1f
tree6fd88826b7c523271ef49b3f86ee8148096acbe8
parent75107217670a97b7b772833669d88c3c2f188e37
xz: Use "goto" for error handling in io_open_dest_real()
src/xz/file_io.c