[pcp] also Re: pcp updates - Coverity changes for libpcp

Mark Goodwin mgoodwin at redhat.com
Wed Feb 1 19:01:21 CST 2012


On 02/02/2012 11:53 AM, Mark Goodwin wrote:
> There are several places where we fclose(f) but don't
> set it to NULL afterwards, e.g. near line 1973 in current
> top-of-tree dev .. perhaps we shoudl be?

ignore that. At line 1973, f goes out of scope straight
after the fclose, so it can't be referenced later.



More information about the pcp mailing list