Bug 29521

Summary: /usr/sbin/mailwrapper tries to free unallocated memory
Product: Base System Reporter: marius <marius>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.3-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description marius 2001-08-08 00:20:01 UTC
/usr/sbin/mailwrapper as of today tries to free unallocated memory if the
config-file /etc/mail/mailer.conf is missing

How-To-Repeat: torweg# mv /etc/mail/mailer.conf /etc/mail/mailer.conf.bak
torweg# mailwrapper 
mailwrapper in free(): warning: junk pointer, too high to make sense.

(the warning above gets only displayed if compiled/run under freebsd 3-stable,
not under 4-stable)
Comment 1 dd freebsd_committer freebsd_triage 2001-08-09 07:20:31 UTC
State Changed
From-To: open->closed

Applied, thanks!