- Timestamp:
- Jul 18, 2018 6:37:53 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 123827
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/CloudClientImpl.cpp
r73221 r73222 302 302 hrc = arc; 303 303 LogRel(("Get cought an exception %d\n", hrc)); 304 } 304 } 305 305 catch (std::bad_alloc) 306 306 {
Note:
See TracChangeset
for help on using the changeset viewer.