mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-17 19:07:15 +00:00
When catching a use-after-free, we now also print out the backtraces for where the memory was allocated, and for where it was freed. This will be extremely helpful for debugging.