Description10.6 runtime compatibility for ProcessReader.
On 10.6, the main executable does not show up at index 0, but appears
elsewhere in the list. Modules are now scanned to ensure that the
MH_EXECUTE one is first in the list. This means that ProcessReader is
now responsible for creating a MachOImageReader object for each module,
rather than having its callers perform that task.
TEST=util_test MachOImageReader.*:ProcessReader.*
R=rsesek@chromium.org
Committed: https://chromium.googlesource.com/crashpad/crashpad/+/8e70083aa030a1a89590d906d2402771b23de570
Patch Set 1 #Patch Set 2 : Don’t use the timestamp, check for MH_EXECUTE #Patch Set 3 : Split MachOImageReader test changes into their own CL #
Total comments: 1
Patch Set 4 : Address review feedback #
Messages
Total messages: 6 (2 generated)
|