Bug 41277 - libparanoia: gets(): exit_violation() is forgotten in one branch
Summary: libparanoia: gets(): exit_violation() is forgotten in one branch
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-03 07:00 UTC by Valentin Nechayev
Modified: 2002-08-03 08:54 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (290 bytes, patch)
2002-08-03 07:00 UTC, Valentin Nechayev
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Valentin Nechayev 2002-08-03 07:00:04 UTC
In gets(), two return's exist, and both should be wrapped with exit_violation.
In current version, one is forgotten.

Fix: Add following as files/patch-ab (and bump PORTREVISION, of course):

=== cut ===
Comment 1 Maxim Sobolev freebsd_committer freebsd_triage 2002-08-03 08:53:23 UTC
State Changed
From-To: open->closed

Committed, spasibo! ;))