tmiasko ae0ed3d586
[lsan] Fix free(NULL) interception during initialization (#106912)
Previously an attempt to free a null pointer during initialization would
fail on ENSURE_LSAN_INITED assertion (since a null pointer is not owned
by DlsymAlloc).
2024-09-11 15:37:02 -07:00
..
2023-12-13 13:09:36 -08:00