maxim 2008-01-12 20:37:06 UTC
FreeBSD src repository
Modified files:
usr.sbin/iostat iostat.c
Log:
o Plug a memory leak: do not forget to free asprintf(3) allocated
memory.
PR: bin/119608
Submitted by: peter.schuller
MFC after: 1 week
Revision Changes Path
1.38 +4 -2 src/usr.sbin/iostat/iostat.c