NetBSD-Bugs archive

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

PR/50316 CVS commit: src/lib/libc/stdlib



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

From: "Brian Ginsbach" <ginsbach%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/50316 CVS commit: src/lib/libc/stdlib
Date: Sat, 12 Aug 2017 01:10:04 +0000

 Module Name:	src
 Committed By:	ginsbach
 Date:		Sat Aug 12 01:10:04 UTC 2017
 
 Modified Files:
 	src/lib/libc/stdlib: merge.c
 
 Log Message:
 PR lib/50316: Gracefully handle a zero number of members argument.
 
 Taken from FreeBSD (which fixed this same issue long ago).
 
 XXX: pullup-8
 XXX: pullup-7
 XXX: pullup-6
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.14 -r1.15 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