Implemented Packer::verifyOverlappingDecompression().
committer: mfx <mfx> 978465508 +0000
This commit is contained in:
+1
-1
@@ -536,7 +536,7 @@ void PackExe::pack(OutputFile *fo)
|
||||
#endif
|
||||
|
||||
// verify
|
||||
verifyOverlappingDecompression(&obuf, ph.overlap_overhead);
|
||||
verifyOverlappingDecompression();
|
||||
|
||||
// copy the overlay
|
||||
copyOverlay(fo, ih_overlay, &obuf);
|
||||
|
||||
Reference in New Issue
Block a user