On Wed, May 11, 2016 at 7:39 PM, Conrad E. Meyer <c...@freebsd.org> wrote:
> Author: cem
> Date: Wed May 11 23:39:39 2016
> New Revision: 299496
> URL: https://svnweb.freebsd.org/changeset/base/299496
>
> Log:
>   atf map: Fix double-free in low memory error path
>
>   If atf_list_append(, X, ) fails, X is freed.  Don't free it again.

This fix seems bogus. I think the following is correct:

https://github.com/jmmv/atf/commit/710d1cf96f3ab716e76b569714fd7303292d93b2

-- 
Julio Merino -- http://julio.meroh.net/
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to