VirtualBox

Changeset 30283 in vbox for trunk/src/VBox/Runtime/r3


Ignore:
Timestamp:
Jun 17, 2010 11:27:04 AM (15 years ago)
Author:
vboxsync
Message:

Runtime: error checking

File:
1 edited

Legend:

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

    r30282 r30283  
    251251                    *pu32Type = RTFS_FS_TYPE_NFS;
    252252            }
     253            else
     254                rc = RTErrConvertFromErrno(errno);
    253255#endif
    254256        }
Note: See TracChangeset for help on using the changeset viewer.

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