Date: Sun, 01 Nov 2015 07:48:32 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-testing@freebsd.org Subject: [Bug 204156] fmemopen tests failing after r289863 Message-ID: <bug-204156-32464-FKb4KoB5Py@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-204156-32464@https.bugs.freebsd.org/bugzilla/> References: <bug-204156-32464@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204156 --- Comment #11 from Andrey A. Chernov <ache@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204156-32464-FKb4KoB5Py>