Changeset 107834 in vbox for trunk/src/VBox/Runtime/common
- Timestamp:
- Jan 17, 2025 10:05:33 AM (4 months ago)
- svn:sync-xref-src-repo-rev:
- 167024
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/misc/handletablectx.cpp
r106061 r107834 131 131 * Do the allocation(s). 132 132 */ 133 rc = VERR_TRY_AGAIN;134 133 papvLevel1 = NULL; 135 134 if (cLevel1)
Note:
See TracChangeset
for help on using the changeset viewer.