Skip to content
Snippets Groups Projects
Commit 6db3a806 authored by Nadav Har'El's avatar Nadav Har'El
Browse files

In leak detector, remember most recent functions

As Avi suggested, add an option (turned on by default) to remember only
the most recent function calls - instead of the most high-level function
calls like I did until now - in an allocation's stack trace.

In our project, where we often don't care about the top-level
functions (various Java stuff), it is more useful.
parent 1c6c395a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment