>From https://pubs.opengroup.org/onlinepubs/9699919799/functions/fclose.html:
"The fclose() function shall perform the equivalent of a close() on the file
descriptor that is associated with the stream pointed to by stream."
See also https://github.com/net-snmp/net-snmp/issues/157 .
Fixes: fd9a42d
On Sat, Aug 08, 2020 at 11:17:52AM -0700, Bart Van Assche wrote:
> From https://pubs.opengroup.org/onlinepubs/9699919799/functions/fclose.html:
> "The fclose() function shall perform the equivalent of a close() on the file
> descriptor that is associated with the stream pointed to by stream."
>
>
On 2020-08-08 16:16, Magnus Fromreide wrote:
> I am putting in a 0 vote here because I think a larger rewrite is needed.
Hi Magnus,
I agree that agent/mibgroup/ucd-snmp/pass_persist.c should be rewritten.
However, I don't think rewriting that file so close to the v5.9 release
is appropriate. Henc