Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Oct 2017 13:55:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 222796] [exp-run] with gets removed
Message-ID:  <bug-222796-13-ZucfLvWAls@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-222796-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-222796-13@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=3D222796

--- Comment #5 from Ed Maste <emaste@freebsd.org> ---
The gcc ones come from __gets_chk, which takes a length and is used to wrap
calls to gets (presumably if the compiler can determine the length it passe=
s it
in); if we remove gets we can just disable this in libssp.

That leaves 13 ports

alliance
cint
diehard
estic
grass6
ja-newosaka
ko-hpscat-jshin
libsocketcpp
prng
recombine
tcpview
vi-vnconvert
yagiuda

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222796-13-ZucfLvWAls>