- Timestamp:
- Jan 20, 2014 11:33:48 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kLdr/kLdrModMachO.c
r65 r66 3335 3335 } 3336 3336 else 3337 KLDRMODMACHO_ASSERT(pModMachO->pchStrings );3337 KLDRMODMACHO_ASSERT(pModMachO->pchStrings || pModMachO->Hdr.filetype == MH_DSYM); 3338 3338 3339 3339 return rc;
Note:
See TracChangeset
for help on using the changeset viewer.