Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jan 2000 19:20:14 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/mailwrapper mailwrapper.c pathnames.h
Message-ID:  <200001100320.TAA53373@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2000/01/09 19:20:14 PST

  Modified files:
    usr.sbin/mailwrapper mailwrapper.c pathnames.h 
  Log:
  Merge from OpenBSD:
  o Realloc memory leak fixed which won't matter but would trigger purify
  o Default to sendmail when no mailer.conf exists.
  
  Fixed bugs in OpenBSD version:
  o Add NULL termination in the right place.
  
  Also put back the err.  free shouldn't touch errno.
  
  Pointed out by: theo de raadt (except the NULL bug :-)
  
  Revision  Changes    Path
  1.4       +31 -10    src/usr.sbin/mailwrapper/mailwrapper.c
  1.3       +2 -1      src/usr.sbin/mailwrapper/pathnames.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001100320.TAA53373>