[Bug 204156] fmemopen tests failing after r289863

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 1 07:48:32 UTC 2015


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

--- Comment #11 from Andrey A. Chernov <ache at FreeBSD.org> ---
(In reply to NGie Cooper from comment #5)
Thanx for stripped fmemopen2_test.c, I found the bug.

It is not ATF nor recent fmemopen() change, it is 1 year old ftell() bug with
all append mode files (after attempt to integrate Apple patch).
Should be fixed in just committed r290230-r290231.

Other tests using append mode and ftell() should be fixed too, tell me if not.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-testing mailing list