summaryrefslogtreecommitdiff
path: root/unzcrash.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-27Prepare for 1.0.7 release.bzip2-1.0.7Mark Wielaard1-1/+1
2019-06-25Add prepare-release.sh script.Mark Wielaard6-26/+86
2019-06-24Change a magic number (6) for a constant (BZ_N_GROUPS).Federico Mena Quintero1-1/+1
2019-06-24Make sure nSelectors is not out of rangeAlbert Astals Cid1-1/+1
2019-06-24Fix undefined behavior in the macros SET_BH, CLEAR_BH, & ISSET_BHPaul Kehrer1-3/+3
2019-06-24bzip2: Fix return value when combining --test,-t and -q.Mark Wielaard1-6/+8
2019-06-24bzip2recover: Fix use after free issue with outFile.Mark Wielaard1-0/+1
2019-06-24bzip2recover: Fix buffer overflow for large argv[0].Mark Wielaard1-1/+2
2019-06-23bzip2.c (testStream): Remove set, but not used nread variable.Mark Wielaard1-2/+2