342063 wrong format specifier for test mcblocklistsearch in gdbserver_tests

Patch from Ivo Raisr.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14826
This commit is contained in:
Philippe Waroquiers 2014-12-21 17:02:38 +00:00
parent 87dbf329ed
commit b08bb282f8
2 changed files with 2 additions and 1 deletions

1
NEWS
View File

@ -95,6 +95,7 @@ where XXXXXX is the bug number as listed below.
340922 arm64: unhandled getgroups/setgroups syscalls
341238 Recognize GCC5/DWARFv5 DW_LANG constants (Go, C11, C++11, C++14)
341789 aarch64: shmat fails with valgrind on ARMv8
342063 wrong format specifier for test mcblocklistsearch in gdbserver_tests
n-i-bz Provide implementations of certain compiler builtins to support
compilers who may not provide those
n-i-bz Old STABS code is still being compiled, but never used. Remove it.

View File

@ -18,7 +18,7 @@ set $0xA = t
continue
#
# check who points at A
eval "monitor who_points_at 0x%x 1", $0xA
eval "monitor who_points_at 0x%lx 1", $0xA
# do a leak check, and then list the blocks lost
echo full leak search \n
monitor leak_check full reachable any