On Tue, Sep 2, 2014 at 3:30 AM, Kal <b17c...@gmail.com> wrote:
> Hi,
> If pidfile_write fails calling ftruncate or pwrite then pfh->pf_fd is
> set to -1. This will cause pidfile_close and pidfile_remove to both
> error out without actually freeing the pfh pointer. I have attached a
> patch which will make pidfile_close and pidfile_remove always cause pfh
> to be freed.
> Thanks!

Thank you for your patch. Can you please throw this into a bugzilla
ticket so it doesn't get lost?

https://bugs.freebsd.org/bugzilla/

cheers,
Hiren
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to