Ticket #248 (new defect/bug)

Opened 4 months ago

Last modified 3 months ago

cd_to_cpu does not convert byte order for zip signature

Reported by: ssinger Assigned to: KaZeR
Priority: major Milestone:
Component: core Version: svn
Keywords: Cc:

Description

revision 1382 started to check zipcensig however cd_to_cpu is not converting the zip signature to the correct byte order for big-endian machines.

The attached 1 patch adds the conversion to cd_to_cpu

Attachments

binfile.c.diff (422 bytes) - added by ssinger on 09/14/08 21:14:48.

Change History

09/14/08 21:14:48 changed by ssinger

  • attachment binfile.c.diff added.

10/19/08 21:38:20 changed by Ssinger

Fix committed in r1499. This issue can be closed