Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 Jun 1996 15:41:26 +0800
From:      Peter Wemm <peter@spinner.DIALix.COM>
To:        Peter Wemm <peter@freefall.freebsd.org>
Cc:        CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-usrsbin@freefall.freebsd.org
Subject:   Re: cvs commit: src/usr.sbin/yppush yppush_main.c 
Message-ID:  <199606090741.PAA01493@spinner.DIALix.COM>
In-Reply-To: Your message of "Sun, 09 Jun 1996 00:34:30 MST." <199606090734.AAA20300@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
>peter       96/06/09 00:34:29
>
>  Modified:    usr.sbin/yppush  yppush_main.c
>  Log:
>  Ack!  You can't strdup() a DB datum that is not null terminated, or you
>  get seemingly random SEGV's...

Note that I've only done the smallest change I could, this is Bill's baby,
I didn't want to mess up anything more that he might be working on.  I
didn't add code to check the returns from strdup, or the malloc that I
swapped in place of strdup.

Cheers,
-Peter



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