]> git.ipfire.org Git - thirdparty/libarchive.git/commit
xar: Prepare error pass through for xml_data
authorTobias Stoeckmann <tobias@stoeckmann.org>
Wed, 13 May 2026 15:53:49 +0000 (17:53 +0200)
committerTobias Stoeckmann <tobias@stoeckmann.org>
Wed, 13 May 2026 18:42:49 +0000 (20:42 +0200)
commit5c584782707756d4500f5f51b4d3bbccc19234b3
tree84127efa27f76d9b34eea465c135ebbf54c112d9
parent2f79b7dca03e0f28fd6ae78249de343338b6e265
xar: Prepare error pass through for xml_data

The xml_data function is void, but some functions called in there might
fail. Prepare an error propagation for upcoming changes.

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