DescriptionImplement the memory leak annotations for heap leak checker.
leak_annotations.h provides the ANNOTATE_SCOPED_MEMORY_LEAK macro
that can be used for annotating known memory leaks in the tests.
Those will be ignored by the heap leak checker.
Patch contributed by ramosian.glider@gmail.com.
Original review at http://codereview.chromium.org/346038/show
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=31721
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|