Closed GoogleCodeExporter closed 9 years ago
If the output were zero it would mean that a dword of value 0 was read at the
given rva. In this case the given rva refers to an address that, while
contained within a section in memory, it refers to bytes that do not exist in
the file (SizeOfRawData = 0). I believe that returning None better represents
the fact that there's nothing to be read from the file at that rva.
Original comment by ero.carr...@gmail.com
on 4 Dec 2013 at 4:42
Original issue reported on code.google.com by
readonly...@gmail.com
on 27 Dec 2012 at 3:38Attachments: