https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198706
--- Comment #2 from [email protected] --- A commit references this bug: Author: kevans Date: Thu Aug 9 02:55:48 UTC 2018 New revision: 337523 URL: https://svnweb.freebsd.org/changeset/base/337523 Log: libsa: exit on EOF in ngets It was possible in some rare circumstances for ngets to behave terribly with bhyveload and some form of redirecting user input over a pipe. PR: 198706 Submitted by: Ivan Krivonos <[email protected]> MFC after: 1 week Changes: head/stand/libsa/gets.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
