From: Paul F. <pa...@so...> - 2024-10-08 19:37:42
|
https://sourceware.org/git/gitweb.cgi?p=valgrind.git;h=af1860ce913c60dab3a8b365e784aade161c5426 commit af1860ce913c60dab3a8b365e784aade161c5426 Author: Paul Floyd <pj...@wa...> Date: Tue Oct 8 21:37:10 2024 +0200 Add change to sigaltstack error messages to NEWS. Diff: --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index cbb138ac63..59b987d633 100644 --- a/NEWS +++ b/NEWS @@ -70,6 +70,8 @@ are not entered into bugzilla tend to get forgotten about or ignored. 493454 Missing FUSE_COMPATIBLE_MAY_BLOCK markers 493507 direct readlink syscall from PRE handler is incompatible with FUSE_COMPATIBLE_MAY_BLOCK +n-i-bz Improve messages for sigaltstack errors, use specific + stack_t member names To see details of a given bug, visit https://bugs.kde.org/show_bug.cgi?id=XXXXXX |