Opened 18 years ago

Closed 18 years ago

#676 closed defect (fixed)

Mythgame crashes with ideep gamescan

Reported by: jochen Owned by: greg
Priority: minor Milestone: unknown
Component: mythgame Version:
Severity: medium Keywords:
Cc: Ticket locked: no

Description

some zipped roms crash mythgame when it uses the ideepth game scan.

here is a fix for that bug.

it's because the count value of unzReadcurrentfile gets negative and so the crc32 function crashes.

Attachments (1)

patch.txt (562 bytes) - added by jochen 18 years ago.
Patch

Download all attachments as: .zip

Change History (2)

Changed 18 years ago by jochen

Attachment: patch.txt added

Patch

comment:1 Changed 18 years ago by greg

Resolution: fixed
Status: newclosed

(In [7922])

This closes #676 to stop a segfault some people are seeing.

Note: See TracTickets for help on using tickets.