Bug 92943 - x11-fonts/mkitalic: mkbold-mkitalic-0.11 fixes buffer overrun in mkitalic
Summary: x11-fonts/mkitalic: mkbold-mkitalic-0.11 fixes buffer overrun in mkitalic
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: 2006-02-07 07:10 UTC by Yoichi NAKAYAMA
Modified: 2006-02-23 00:17 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yoichi NAKAYAMA freebsd_committer freebsd_triage 2006-02-07 07:10:03 UTC
mkitalic included in mkbold-mkitalic < 0.11 has buffer overrun bug.
New malloc implementation in FreeBSD-current cause error on this,
then some font prots e.g. japanese/jisx0213-fonts fail to build.

Fix: 

I've reported the bug to the original author and fixed version
has been released. Update mkbold-mkitalic port to 0.11.
How-To-Repeat: Run mkitalic on 12dot fonts.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-02-07 07:16:18 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Yoichi NAKAYAMA freebsd_committer freebsd_triage 2006-02-23 00:16:26 UTC
State Changed
From-To: feedback->closed

Committed after maintainer's timeout (> 2 weeks)