The NativeHeapTrimmerThread ctor uses a std::nothrow new expression to construct the associated lock. There is no checking of whether the lock was successufully created. Nearly all uses of that lock assume it is non-null (the one exception is when printing the state).
-
Guanqiang Han
-
Kim Barrett
- Votes:
-
0 Vote for this issue
- Watchers:
-
1 Start watching this issue
- Created:
- Updated: