VirtualBox

Changeset 44224 in vbox for trunk


Ignore:
Timestamp:
Jan 1, 2013 7:27:16 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
83023
Message:

Wrong assert - too much python.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/SharedFolders/vbsf.cpp

    r44222 r44224  
    411411                    return rc;
    412412                }
    413                 assert(cbDst == strlen(pszDst));
     413                Assert(cbDst == strlen(pszDst));
    414414
    415415                /* Verify that the path is under the root directory. */
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