-
Type:
Improvement
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
None
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Currently the leak detection component of address sanitizer doesn't work because it doesn't dump leaks on calls to _exit. When SERVER-15504 is resolve, we can inject a call to __lsan_do_leak_check in our shim function that invokes _exit for us and get leak detection in the server.
- depends on
-
SERVER-15504 Flow all _exit calls through an intermediate function
-
- Closed
-