]> git.ipfire.org Git - thirdparty/libarchive.git/commit
uu: Remove unneeded code
authorTobias Stoeckmann <tobias@stoeckmann.org>
Mon, 1 Jun 2026 20:52:56 +0000 (22:52 +0200)
committerTobias Stoeckmann <tobias@stoeckmann.org>
Mon, 1 Jun 2026 20:52:56 +0000 (22:52 +0200)
commitf4ad19bc3980ca698fce780ca8a8fa60c861f3a2
treeecd7c05240b39bb0a2f9766d97331a5fe01d1465
parent17b4395a152c31b8cef59e27229b6c496ea38ca2
uu: Remove unneeded code

We know that ptr is NULL, so no need to call free on it.

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
libarchive/archive_read_support_filter_uu.c