[Bug 222796] [exp-run] with gets removed
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Oct 9 16:59:32 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222796
--- Comment #9 from commit-hook at freebsd.org ---
A commit references this bug:
Author: cy
Date: Mon Oct 9 16:58:45 UTC 2017
New revision: 451623
URL: https://svnweb.freebsd.org/changeset/ports/451623
Log:
Use fgets() instead of gets().
The approach I used was to create a "poor man's" gets macro as an example.
Though not the same as gets() it approximates gets() well enough. We might
want to consider this approach in base.
This is for ttps://reviews.freebsd.org/D12298.
PR: 222796
Requested by: emaste
Changes:
head/net/tcpview/Makefile
head/net/tcpview/files/patch-hex.c
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list