This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] Don't silently ignore corrupt bz2 files


As I discovered today whilst trying to test some other modifications to
setup.exe, it currently silently decompresses a corrupt setup.bz2 into a zero
length file.

This should only cause problems if signature checking is disabled, or if the
bz2 file got corrupted before it was signed.

Patch attached.

Attachment: 0001-Don-t-silently-ignore-corrupt-bz2-files.patch
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]