Changes committed to git://oss.sgi.com/markgw/pcp/pcp.git dev
Small change for coverity #101, as suggested by Ken. Note that
my coverity commits are only in my tree (dev branch), and Nathan's
are only in his tree; so anyone doing follow-up coverity work
should merge appropriately first. I guess once Ken has finished
with the libpcp changes we shoudl merge into dev.
commit 0a0df221de0ae11c28d57c92d338126b3a50624f
Author: Mark Goodwin <mgoodwin@xxxxxxxxxx>
Date: Wed Jan 25 11:21:25 2012 +1100
Defensive change to check the file descriptor before the read,
rather than relying on EBADF error handling.
modified: src/pmdas/logger/event.c
|