Subject: bin/29433: Remove cast of emallloc()
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: None <okumoto@soe.ucsd.ed>
List: netbsd-bugs
Date: 02/18/2005 00:31:00
>Number:         29433
>Category:       bin
>Synopsis:       Remove cast of emallloc()
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Feb 18 00:31:00 +0000 2005
>Originator:     Max Okumoto
>Release:        None
>Organization:
>Environment:
>Description:
Style pages says not to cast functions that return 'void *'
>How-To-Repeat:

>Fix:
Apply patch that will follow.