Changeset 65388 in vbox for trunk/src/VBox/Runtime
- Timestamp:
- Jan 20, 2017 10:48:19 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/testcase/tstLdr-4.cpp
r65387 r65388 183 183 /* VERR_ELF_EXE_NOT_SUPPORTED in the previous loop? */ 184 184 if (!aLoads[i].hLdrMod) 185 continue; /* VERR_ELF_EXE_NOT_SUPPORTED in the previous loop */185 continue; 186 186 /* get the pointer. */ 187 187 RTUINTPTR Value;
Note:
See TracChangeset
for help on using the changeset viewer.