Bug 60018 - [patch] Unreak lang/hope on -CURRENT (memset)
Summary: [patch] Unreak lang/hope on -CURRENT (memset)
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: Lev A. Serebryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-07 17:20 UTC by stolz
Modified: 2003-12-08 10:54 UTC (History)
1 user (show)

See Also:


Attachments
patch-src-memory.c (353 bytes, text/plain)
2003-12-07 17:20 UTC, stolz
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description stolz 2003-12-07 17:20:14 UTC
Use memset() after malloc(). Upstream notified.

Fix: Add new patch-file (and don't forget to remove BROKEN-tag):
How-To-Repeat: http://bento.freebsd.org/errorlogs/i386-5-latest/hope-0.0.log
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-12-07 17:22:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lev

Over to maintainer
Comment 2 Lev A. Serebryakov freebsd_committer freebsd_triage 2003-12-08 10:54:05 UTC
State Changed
From-To: open->closed


Commited, thanks!