Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/bin/ps
Module Name: src
Committed By: kamil
Date: Sun Sep 15 15:27:50 UTC 2019
Modified Files:
src/bin/ps: ps.c
Log Message:
ps(1): Guard freeing the memory of pinfo with __NO_LEAKS.
No more leaks are detected by LSan/NetBSD as of the LLVM snapshot
(clang10svn) from 2019-09-15.
To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 src/bin/ps/ps.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index