https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=26486

Pedro F. Giffuni <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #9 from Pedro F. Giffuni <[email protected]> ---

On FreeBSD 10, the test program produces this:

% ./test
1
2
4
5

(no hang).
The patch doesn't apply cleanly as the base code added a check on line
590:
            if (lp == NULL) 
                return (NULL);

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to