]> git.ipfire.org Git - thirdparty/libarchive.git/commit
rar: Fix Visual Studio compiler warning (#2188)
authorTobias Stoeckmann <stoeckmann@users.noreply.github.com>
Mon, 3 Jun 2024 03:06:31 +0000 (05:06 +0200)
committerGitHub <noreply@github.com>
Mon, 3 Jun 2024 03:06:31 +0000 (20:06 -0700)
commit9a3bce888bce22cd7ddf9dbc7d3f184c99b1fdf3
treeb331ff7fd1560d2cc21f5ae935cacb9ebed56dba
parent575e2eab4bf04c9092fcf668d72e1b37fdbd5083
rar: Fix Visual Studio compiler warning (#2188)

Fixes the following warning:

warning C4244: '=': conversion from 'int64_t' to 'size_t', possible loss
of data
libarchive/archive_read_support_format_rar.c