NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/50316 CVS commit: [netbsd-8] src/lib/libc/stdlib



The following reply was made to PR lib/50316; it has been noted by GNATS.

From: "Soren Jacobsen" <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/50316 CVS commit: [netbsd-8] src/lib/libc/stdlib
Date: Sun, 20 Aug 2017 04:55:40 +0000

 Module Name:	src
 Committed By:	snj
 Date:		Sun Aug 20 04:55:40 UTC 2017
 
 Modified Files:
 	src/lib/libc/stdlib [netbsd-8]: merge.c
 
 Log Message:
 Pull up following revision(s) (requested by ginsbach in ticket #214):
 	lib/libc/stdlib/merge.c: revision 1.15
 PR lib/50316: Gracefully handle a zero number of members argument.
 Taken from FreeBSD (which fixed this same issue long ago).
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.14 -r1.14.24.1 src/lib/libc/stdlib/merge.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index