Bug 94484 - [MAINTAINER] audio/cpige: update to 1.4-2 to fix coredumping
Summary: [MAINTAINER] audio/cpige: update to 1.4-2 to fix coredumping
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: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-15 17:10 UTC by Ion-Mihai " IOnut " Tetcu
Modified: 2006-03-15 17:54 UTC (History)
0 users

See Also:


Attachments
cpige.diff (1.30 KB, patch)
2006-03-15 17:10 UTC, Ion-Mihai " IOnut " Tetcu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ion-Mihai " IOnut " Tetcu 2006-03-15 17:10:20 UTC

Update to 1.4-2:
- fix buffer overflow in config file parsing
- fix loop trying to detect if an unsigned integer is below 0

Supersede ports/94474, which should be closed.

Tinderbox tested on:	4,5,6-STABLE and oldish HEAD (all i386)
Comment 1 Emanuel Haupt freebsd_committer freebsd_triage 2006-03-15 17:39:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ehaupt

Take.
Comment 2 Emanuel Haupt freebsd_committer freebsd_triage 2006-03-15 17:53:46 UTC
State Changed
From-To: open->closed

Committed with minor modifications, thanks! 

Changes: 
-CFLAGS=        -O -g -DDEBUG 
+CFLAGS+=       -g -DDEBUG