From: SourceForge.net <no...@so...> - 2010-12-22 17:32:48
|
Bugs item #3141753, was opened at 2010-12-22 16:20 Message generated for change (Comment added) made by pedroalves You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=865514&aid=3141753&group_id=173455 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: MinGW32CE (arm-wince-mingw32ce Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Marcus Brinkmann (marcus-b) Assigned to: Nobody/Anonymous (nobody) Summary: IAT address calculated wrongly Initial Comment: According to the PE/COFF spec, the IAT address must be relative to the image base (as other entries in the DataDirectory). This patch fixes the calculation. ---------------------------------------------------------------------- >Comment By: Pedro Alves (pedroalves) Date: 2010-12-22 17:32 Message: Thanks. Can you please post this at bin...@so... instead? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=865514&aid=3141753&group_id=173455 |