]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Do something useful for directories by setting the mask to 0.
authorJoerg Sonnenberger <joerg@bec.de>
Mon, 7 Jan 2019 20:34:28 +0000 (21:34 +0100)
committerJoerg Sonnenberger <joerg@bec.de>
Mon, 7 Jan 2019 20:34:28 +0000 (21:34 +0100)
commitb52dd6c9e4ef7cf95c2a6ae5ab7ccac7f6d462a1
treec08f2eea8a607343d70855b6333a103f13c96ea1
parent84f7fd01b68127454fcee321086b771bdc230630
Do something useful for directories by setting the mask to 0.

This avoids buffer overflows by always truncating the window correctly.

Reported-By: OSS-Fuzz issue 11011
libarchive/archive_read_support_format_rar5.c