- Timestamp:
- Jun 18, 2010 10:02:50 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/r3/posix/pathhost-posix.cpp
r28916 r30303 239 239 { 240 240 if ( pszPath != pszNativePath 241 && !pszPath)241 && pszPath) 242 242 RTStrFree((char *)pszPath); 243 243 }
Note:
See TracChangeset
for help on using the changeset viewer.