|
From: Mark W. <ma...@so...> - 2023-04-14 23:04:45
|
https://sourceware.org/git/gitweb.cgi?p=valgrind.git;h=68cf3b5dbfecb96c618c371359000daaaf4293b5 commit 68cf3b5dbfecb96c618c371359000daaaf4293b5 Author: Mark Wielaard <ma...@kl...> Date: Sat Apr 15 01:04:23 2023 +0200 Add bug 467036 Add time cost statistics for Regtest to NEWS Diff: --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 6d93d2603e..e8225fdd40 100644 --- a/NEWS +++ b/NEWS @@ -146,6 +146,7 @@ are not entered into bugzilla tend to get forgotten about or ignored. 464969 D language demangling 465435 m_libcfile.c:66 (vgPlain_safe_fd): Assertion 'newfd >= VG_(fd_hard_limit)' failed. 466104 aligned_alloc problems, part 1 +467036 Add time cost statistics for Regtest 467482 Build failure on aarch64 Alpine 467714 fdleak_* and rlimit tests fail when parent process has more than 64 descriptors opened |