Bug 46673 - security/gpasman core dump fix for files larger than 2048 bytes
Summary: security/gpasman core dump fix for files larger than 2048 bytes
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-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-01 21:10 UTC by Dominik Brettnacher
Modified: 2003-02-06 01:34 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (4.74 KB, patch)
2003-01-01 21:10 UTC, Dominik Brettnacher
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dominik Brettnacher 2003-01-01 21:10:02 UTC
	gpasman will fail when trying to use files with a size greater than
	2048 bytes. This patch will fix buffer handling.

	Many thanks to Peter Jones who provided the original patch.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2003-02-06 01:34:28 UTC
State Changed
From-To: open->closed

Commited, thanks!