]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Properly sanitize --menu results (guards against Gtk library warnings from
authordteske <dteske@FreeBSD.org>
Fri, 26 Apr 2013 21:28:24 +0000 (21:28 +0000)
committerdteske <dteske@FreeBSD.org>
Fri, 26 Apr 2013 21:28:24 +0000 (21:28 +0000)
commitd1ece6874f4d51ba0887b2b4e0cb556dfe555466
treec1a99b440cea5e7746da4e64e13eb1291209ef3f
parent8d0cd52a5477c92307c1917458163701401f6c3a
Properly sanitize --menu results (guards against Gtk library warnings from
X11 side of things from bleeding into Xdialog(1) stderr output). It should
be duely noted that such errors are not a by-product of anything in the
Xdialog(1) utility or API, but optional libraries that it can link against
(such as Gtk1 versus Gtk2; if you compile xdialog from ports against Gtk2
AND misconfigure your fonts or generally make Gtk2 unhappy, these warning
messages can bleed into the captured stderr -- that is we we sanitize!).
usr.sbin/bsdconfig/share/device.subr
usr.sbin/bsdconfig/share/media/tcpip.subr