NetBSD-Bugs archive

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

PR/58347 CVS commit: src/lib/libc/compat/gen



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58347 CVS commit: src/lib/libc/compat/gen
Date: Mon, 17 Jun 2024 18:16:58 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Mon Jun 17 18:16:58 UTC 2024
 
 Modified Files:
 	src/lib/libc/compat/gen: compat_ldexp_ieee754.c
 
 Log Message:
 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.9 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