-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
ALL
In mr.cpp the _tl value is allocated with new[] but the thread_specific_ptr destructor calls the non array version of delete.