Skip to content

Still Reachable Leaks Found in Ulfius #213

Answered by babelouest
gayathriaccount asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,

A still reachable leak is usually not a lost allocated memory. It can be, for example, blocks of memory allocated by a library, and kept in memory to be reused by other instances that use the same library.

https://valgrind.org/docs/manual/faq.html#faq.deflost
https://stackoverflow.com/questions/3840582/still-reachable-leak-detected-by-valgrind/3857638#3857638

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by babelouest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants