Bug 228914 - Break bad APIs (gets(), getwd()) (keep compat symbols))
Summary: Break bad APIs (gets(), getwd()) (keep compat symbols))
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Many People
Assignee: Ed Maste
URL:
Keywords:
Depends on:
Blocks: 231027
  Show dependency treegraph
 
Reported: 2018-06-12 08:12 UTC by Rodney W. Grimes
Modified: 2021-07-27 21:33 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rodney W. Grimes freebsd_committer freebsd_triage 2018-06-12 08:12:19 UTC
Break bad APIs (gets(), getwd()) (keep compat symbols)
Comment 1 Ed Maste freebsd_committer freebsd_triage 2018-07-04 18:53:04 UTC
gets removal is ready to go once gcc ports are fixed
review: https://reviews.freebsd.org/D12298
exp-run: PR222796
Comment 2 Ed Maste freebsd_committer freebsd_triage 2018-08-30 14:04:28 UTC
This is still waiting on the gcc ports.
Comment 3 Ed Maste freebsd_committer freebsd_triage 2020-09-25 14:23:03 UTC
gets committed as r351659
Comment 4 Ed Maste freebsd_committer freebsd_triage 2021-07-27 21:33:13 UTC
getwd() is possible to use correctly, so it lacks the same argument for removal as gets()