]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
NEWS file: Sort fixed bugs by increasing bug number
authorFlorian Krohm <flo2030@eich-krohm.de>
Wed, 5 Mar 2025 22:35:01 +0000 (22:35 +0000)
committerFlorian Krohm <flo2030@eich-krohm.de>
Wed, 5 Mar 2025 22:35:01 +0000 (22:35 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 85d83b51aa37e076cc36f4564bb87788ed71bbf0..ad58e721527b6a6e2345badf52dbf003e483e9ae 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -33,6 +33,7 @@ than mailing the developers (or mailing lists) directly -- bugs that
 are not entered into bugzilla tend to get forgotten about or ignored.
 
 396415  Valgrind is not looking up $ORIGIN rpath of shebang programs
+469782  Valgrind does not support zstd-compressed debug sections
 487296  --track-fds=yes and --track-fds=all report erroneous information
         when fds 0, 1, or 2 are used as non-std
 489913  WARNING: unhandled amd64-linux syscall: 444 (landlock_create_ruleset)
@@ -43,14 +44,13 @@ are not entered into bugzilla tend to get forgotten about or ignored.
 495816  s390x: Fix disassembler segfault for C[G]RT and CL[G]RT
 496370  Illumos: signal handling is broken
 496571  False positive for null key passed to bpf_map_get_next_key syscall.
-469782  Valgrind does not support zstd-compressed debug sections
 497130  Recognize new DWARF5 DW_LANG constants
 497455  Update drd/scripts/download-and-build-gcc
 497723  Enabling Ada demangling breaks callgrind differentiation between
         overloaded functions and procedures
+498143  False positive on EVIOCGRAB ioctl
 498317  FdBadUse is not a valid CoreError type in a suppression
         even though it's generated by --gen-suppressions=yes
-498143  False positive on EVIOCGRAB ioctl
 498492  none/tests/amd64/lzcnt64 crashes on FreeBSD compiled with clang
 499183  FreeBSD: differences in avx-vmovq output
 499212  mmap() with MAP_ALIGNED() returns unaligned pointer