Bug 49998 - textproc/rman(rman-3.0.9) segmentation fault on invalid input
Summary: textproc/rman(rman-3.0.9) segmentation fault on invalid input
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: Thomas Gellekum
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-14 08:00 UTC by IIJIMA Hiromitsu
Modified: 2003-06-25 13:22 UTC (History)
0 users

See Also:


Attachments
file.diff (396 bytes, patch)
2003-03-14 08:00 UTC, IIJIMA Hiromitsu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description IIJIMA Hiromitsu 2003-03-14 08:00:19 UTC
	rman causes segmentation fault on a certaion invalid input,
	i.e. a '.TH' command with single argument.

	I have sent the bugfix to original author 9 months ago and heard
	that it will be fixed on next release, but no next version is
	released yet.

Fix: Apply the following patch.
How-To-Repeat: 	% echo '.TH foo' | rman
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2003-03-22 20:48:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tg

Over to Maintainer
Comment 2 IIJIMA Hiromitsu 2003-04-22 13:33:14 UTC
rman-3.1 was released, but the bug was not fixed yet.
Comment 3 Thomas Gellekum freebsd_committer freebsd_triage 2003-06-25 13:22:18 UTC
State Changed
From-To: open->closed

Committed, thanks.