]> git.ipfire.org Git - thirdparty/libarchive.git/commit
Use memcmp to check null bytes for iso9660 bidder to improve
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>
Tue, 6 Nov 2012 22:58:23 +0000 (07:58 +0900)
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>
Tue, 6 Nov 2012 22:58:23 +0000 (07:58 +0900)
commit7337f20b8c86388d92b40aa5d4dfb2e8a203e1d0
tree995cae83e54cde5910f3625b9914e3685691c742
parentaf925241c7f056d7bcea2bc91bd8c37521d05ae9
Use memcmp to check null bytes for iso9660 bidder to improve
the performance.
libarchive/archive_read_support_format_iso9660.c