]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Announce in NEWS the fix for unhandled amd64-linux syscall: 332 (statx)
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sat, 11 Aug 2018 14:00:43 +0000 (16:00 +0200)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sat, 11 Aug 2018 14:00:43 +0000 (16:00 +0200)
Fix was pushed as 8bc2b6fd26070f9f4d3f067910eb3e3b5e662fd7

NEWS

diff --git a/NEWS b/NEWS
index 260ee9a7541abea30011f845b4c26b593801db4d..e1bb4adf04d2f1edba2698a49bbfe0169fc7010d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -127,6 +127,7 @@ where XXXXXX is the bug number as listed below.
 390471  suppression by specification of source-file line number
 390723  make xtree dump files world wide readable, similar to log files
 391861  Massif Assertion 'n_ips >= 1 && n_ips <= VG_(clo_backtrace_size)'
+392118  unhandled amd64-linux syscall: 332 (statx)
 392449  callgrind not clearing the number of calls properly
 393017  Add missing support for xsmaxcdp instruction, bug fixes for xsmincdp,
         lxssp, stxssp and stxvl instructions.