When address sanitizer is active dump leaks before calling _exit

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 2.7.8
    • 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.

            Assignee:
            Andrew Morrow (Inactive)
            Reporter:
            Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: