From: Paul F. <pa...@so...> - 2024-12-17 19:14:43
|
https://sourceware.org/git/gitweb.cgi?p=valgrind.git;h=04edd792bd707bace8ccbf947b48b0c70b7dc5d0 commit 04edd792bd707bace8ccbf947b48b0c70b7dc5d0 Author: Paul Floyd <pj...@wa...> Date: Tue Dec 17 20:14:05 2024 +0100 Add 469782 to NEWS Diff: --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index eb12b115cc..d78d9e9a5d 100644 --- a/NEWS +++ b/NEWS @@ -29,6 +29,7 @@ are not entered into bugzilla tend to get forgotten about or ignored. 494337 All threaded applications cause still holding lock errors 495488 Add FreeBSD getrlimitusage syscall wrapper 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 |