Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Sep 2001 21:07:26 -0700 (PDT)
From:      Mike Heffner <mikeh@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/mail aux.c
Message-ID:  <200109230407.f8N47Q422390@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mikeh       2001/09/22 21:07:26 PDT

  Modified files:
    usr.bin/mail         aux.c 
  Log:
  Don't add space after comma unless there was already one (prevents a
  rare overflow). Optimize loop slightly. Don't exit if realloc can't
  shrink a buffer (just continue and use the larger buffer).
  
  Obtained from:	OpenBSD
  MFC after:	2 weeks
  
  Revision  Changes    Path
  1.7       +5 -5      src/usr.bin/mail/aux.c


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?200109230407.f8N47Q422390>