VirtualBox

Ignore:
Timestamp:
Nov 1, 2010 3:58:06 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
67283
Message:

Runtime/common/dbg/dbgas.cpp: typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/dbg/dbgas.cpp

    r33540 r33663  
    985985    RTDBGAS_LOCK_READ(pDbgAs);
    986986    PRTDBGASMAP pMap = (PRTDBGASMAP)RTAvlrUIntPtrRangeGet(&pDbgAs->MapTree, Addr);
    987     if (pMap)
     987    if (!pMap)
    988988    {
    989989        RTDBGAS_UNLOCK_READ(pDbgAs);
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette