NetBSD-Bugs archive

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

PR/58347 CVS commit: [netbsd-10] src/lib/libc/compat/gen



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58347 CVS commit: [netbsd-10] src/lib/libc/compat/gen
Date: Sun, 13 Oct 2024 14:58:32 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Sun Oct 13 14:58:32 UTC 2024
 
 Modified Files:
 	src/lib/libc/compat/gen [netbsd-10]: compat_ldexp_ieee754.c
 
 Log Message:
 Pull up following revision(s) (requested by riastradh in ticket #962):
 
 	lib/libc/compat/gen/compat_ldexp_ieee754.c: revision 1.9
 
 libc ldexp(3): Avoid undefined behaviour in arithmetic overflow.
 
 PR lib/58347
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.8 -r1.8.6.1 src/lib/libc/compat/gen/compat_ldexp_ieee754.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