VirtualBox

Changeset 35884 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Feb 8, 2011 1:14:05 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
69896
Message:

shared folders: bogus assert

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/posix/dir-posix.cpp

    r28918 r35884  
    254254            {
    255255                rc = RTErrConvertFromErrno(rc);
    256                 AssertRC(rc);
     256                //AssertRC(rc);
    257257                return rc;
    258258            }
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