Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Feb 2015 16:19:54 -0500
From:      Ryan Stone <rysto32@gmail.com>
To:        Maxime Villard <max@m00nbsd.net>
Cc:        "freebsd-hackers@freebsd.org" <freebsd-hackers@freebsd.org>
Subject:   Re: Brainy: Set of 17 potential bugs
Message-ID:  <CAFMmRNwFzCL7GQnfFUCSzmZf_nRN0_DjApp=ZJHrrVgYK696XA@mail.gmail.com>
In-Reply-To: <54F1D602.6050108@M00nBSD.net>
References:  <54F1D602.6050108@M00nBSD.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Interesting tool.  I've looked at the two reports in sys/kern and they
seem to be legitimate.

The memory leak in uipc_accf.c is explicitly noted in a comment before
accept_filt_add().  That probably indicates that it's a tough bug to
fix.  Ugh.

The second, in uipc_syscalls.c, looks pretty simple.  I've raised a
code review for the fix:

https://reviews.freebsd.org/D1989


Thanks for the report.  I'll try to work my way through all of the issues.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFMmRNwFzCL7GQnfFUCSzmZf_nRN0_DjApp=ZJHrrVgYK696XA>