Y
Hacker News
new
|
ask
|
show
|
jobs
by
ufo
2311 days ago
Is there is a way to tell Valgrind that a certain memory allocation is intentionally being "leaked", and should not produce a warning?
1 comments
blattimwind
2311 days ago
https://valgrind.org/docs/manual/manual-core.html#manual-cor...
link