Bug 54203 - [MAINTAINER UPDATE] misc/bsdiff
Summary: [MAINTAINER UPDATE] misc/bsdiff
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-07-08 01:20 UTC by Colin Percival
Modified: 2003-07-08 06:33 UTC (History)
0 users

See Also:


Attachments
bsdiff.diff (482 bytes, patch)
2003-07-08 01:20 UTC, Colin Percival
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Colin Percival 2003-07-08 01:20:16 UTC
  BSDiff 4.0 contains an off-by-one bug which causes a segfault if memory 
allocated by malloc() is not zeroed; this is fixed in version 4.1.

Pointed-out-by: Nathan Miles
Comment 1 Daichi GOTO freebsd_committer freebsd_triage 2003-07-08 06:33:35 UTC
State Changed
From-To: open->closed

Committed. Thanks!