NetBSD-Bugs archive

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

PR/58906 CVS commit: src/common/lib/libc/string



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58906 CVS commit: src/common/lib/libc/string
Date: Sat, 14 Dec 2024 16:48:05 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Sat Dec 14 16:48:05 UTC 2024
 
 Modified Files:
 	src/common/lib/libc/string: memmem.c
 
 Log Message:
 memmem(3): Nix trailing whitespace.
 
 No functional change intended.
 
 Preparation for:
 
 PR lib/58906: memmem.c: sync with musl upstream that fixes UB on signed overflow
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.4 -r1.5 src/common/lib/libc/string/memmem.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