From: Mark Wielaard Date: Sat, 18 Jan 2020 01:09:49 +0000 (+0100) Subject: Add bugs 416239 and 416387 to NEWS. X-Git-Tag: VALGRIND_3_16_0~129 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f12114be2391d8d00de32ca14bb24b9b916dcaea;p=thirdparty%2Fvalgrind.git Add bugs 416239 and 416387 to NEWS. commit 58fc707804b9c1db66124737f5dcbb2715b230e1 416239 valgrind crashes when handling clock_adjtime commit 7d4071fe8530fa1c217bb775b0e19fd97d871502 416387 finit_module and bpf syscalls are unhandled on arm64 --- diff --git a/NEWS b/NEWS index a1c1b066d1..dedbfb67f6 100644 --- a/NEWS +++ b/NEWS @@ -97,7 +97,9 @@ where XXXXXX is the bug number as listed below. 413330 avx-1 test fails on AMD EPYC 7401P 24-Core Processor 413603 callgrind_annotate/cg_annotate truncate function names at '#' 414565 Specific use case bug found in SysRes VG_(do_sys_sigprocmask) +416239 valgrind crashes when handling clock_adjtime 416286 DRD reports "conflicting load" error on std::mutex::lock() +416387 finit_module and bpf syscalls are unhandled on arm64 n-i-bz Fix minor one time leaks in dhat. n-i-bz Add --run-cxx-freeres=no in outer args to avoid inner crashes.