[Bug 288778] [libm] Fix undefined behavior of a left shifted of a signed integer
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Aug 2025 04:09:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288778 --- Comment #3 from Steve Kargl <kargl@FreeBSD.org> --- Kib, my comment should not be construed to mean that I think the issue should not be fixed. Heck, I supplied a patch to do. In fact, my patch addresses the issue everywhere I could find in lib/msun/src. The github pull request addressed the issue at a single location that was identified with a fuzzing technique and a sanitizer. The github patch fixes the issue in one place; while ignoring the same issue less than 5 line above it. -- You are receiving this mail because: You are the assignee for the bug.