]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Clarify that calling memset with '0' is intentional by casting the
authorNgie Cooper <yanegomi@gmail.com>
Tue, 13 Dec 2016 07:16:25 +0000 (23:16 -0800)
committerNgie Cooper <yaneurabeya@gmail.com>
Tue, 17 Jan 2017 02:17:52 +0000 (18:17 -0800)
commit01c98d5817debed601e6e0da39a03e7dc2e22559
tree4befec884bb21d6579463b75b1e03104e89cc7dd
parentf8e2a7b40d6dbf15f03f0c1952cc370feceec91b
Clarify that calling memset with '0' is intentional by casting the
value to (int)

Reported by: Coverity
CID: 1017786
libarchive/archive_write_set_format_iso9660.c