potential memory leak in backtrace #69721
Labels
A-runtime
Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows
C-bug
Category: This is a bug.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Yellow!
I've been investigating a memory leak that we found via LeakSanitizer. The thing looked like this:
click here
Digging a bit, it seems like this simple script leaks according to valgrind:
valgrind output:
The text was updated successfully, but these errors were encountered: