summaryrefslogtreecommitdiff
path: root/lib/leak-checker.man
blob: 7b376e1a9ec40b62ed5afd5e7d69726163744da0 (plain)
1
2
3
4
5
6
7
.TP
\fB--check-leaks=\fIfile\fR
.
Logs information about memory allocation and deallocation to
\fIfile\fR, to allow for debugging memory leaks in \fB\*(PN\fR.  This
option slows down \fB\*(PN\fR considerably, so it should only be used
when a memory leak is suspected.