Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Aug 2018 02:56:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 198706] [libstand] ngets shall exit on EOF
Message-ID:  <bug-198706-227-wywSS8uet1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-198706-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-198706-227@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=198706

--- Comment #2 from commit-hook@freebsd.org ---
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 <int0dster@gmail.com>
  MFC after:    1 week

Changes:
  head/stand/libsa/gets.c

-- 
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-198706-227-wywSS8uet1>