]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Hygiene, protect against NULL filenames in _warc_header()
authorSebastian Freundt <freundt@ga-group.nl>
Tue, 10 Jun 2014 11:01:06 +0000 (11:01 +0000)
committerSebastian Freundt <freundt@ga-group.nl>
Tue, 10 Jun 2014 11:01:06 +0000 (11:01 +0000)
commit6e70844f13ed939bab77f3cd903440bcfe9adbec
treebec6f0b9ee84b8bc8af8b61383e1d094ac320113
parente251bcfa9439b588ed90b6a7a4e87cdfa87774bc
Hygiene, protect against NULL filenames in _warc_header()

Return ARCHIVE_WARN immediately.
libarchive/archive_write_set_format_warc.c