[MKISOFS]
authorColin Finck <colin@reactos.org>
Sun, 5 Mar 2017 22:54:33 +0000 (22:54 +0000)
committerColin Finck <colin@reactos.org>
Sun, 5 Mar 2017 22:54:33 +0000 (22:54 +0000)
commit8e993c1a64baea60ff1eb108dbffe2ed23f339b0
tree26275ddfde73244fa041a579cddb1d17053a9555
parentbb24e3a5e42b13a7fa79263aa7acb2b4630c09c2
[MKISOFS]
Update mkisofs to schily-2017-02-16, which comes with the following fixes:
- Fix null termination in libschily's Win32 implementation of opendir (submitted upstream by me).
  The bug was triggered when building an ISO from a directory instead of a graft-points (.lst) file.
- Prevent -duplicates-once from being used together with -cache-inodes. These options exclude each other.

svn path=/trunk/; revision=74112
reactos/sdk/tools/mkisofs/schilytools/cdrecord/version.h
reactos/sdk/tools/mkisofs/schilytools/include/schily/schily.h
reactos/sdk/tools/mkisofs/schilytools/libschily/dirent.c
reactos/sdk/tools/mkisofs/schilytools/mkisofs/mkisofs.c