On 08/14/2018 02:58 PM, Renato Botelho wrote:
> On 14/08/18 16:31, David Bright wrote:
>> Author: dab
>> Date: Tue Aug 14 19:31:06 2018
>> New Revision: 337814
>> URL: https://svnweb.freebsd.org/changeset/base/337814
>> +kev_str = kevent_to_str(kev);
>
> It seems that this line is indente
On 14/08/18 16:31, David Bright wrote:
> Author: dab
> Date: Tue Aug 14 19:31:06 2018
> New Revision: 337814
> URL: https://svnweb.freebsd.org/changeset/base/337814
>
> Log:
> Fix several (more) memory leaks.
>
> A follow-up to r337812 to catch a couple more memory leaks that should
> hav