- Timestamp:
- Jul 1, 2014 7:57:51 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/crypto/store-inmem.cpp
r51770 r51780 335 335 return VINF_SUCCESS; 336 336 } 337 *pStore = NULL; /* shut up gcc-maybe-pita warning. */ 337 338 return VERR_NO_MEMORY; 338 339 }
Note:
See TracChangeset
for help on using the changeset viewer.