Y
Hacker News
new
|
ask
|
show
|
jobs
by
aidenn0
875 days ago
> There are already tools to identify memory leaks, such as LeakSanitiser
https://clang.llvm.org/docs/LeakSanitizer.html
. Use those instead.
Clearly the author of TFA is aware of such tools, since the idea is to trick them.