]> git.ipfire.org Git - thirdparty/valgrind.git/commit
* Use the arg name forClient to document the calls to VG_(am_get_advisory)
authorPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sun, 8 Jan 2012 21:01:02 +0000 (21:01 +0000)
committerPhilippe Waroquiers <philippe.waroquiers@skynet.be>
Sun, 8 Jan 2012 21:01:02 +0000 (21:01 +0000)
commit7245de0062e278c145cad32710a1506ef69ddb7a
treec49babc5a28eeeabef27cff220c75a822c69e447
parent9d14305592e01043522b61e1c620a3757cf4ac48
* Use the arg name forClient to document the calls to VG_(am_get_advisory)
* in function  VG_(am_mmap_file_float_valgrind_flags), use False/*forClient*/
  instead of True (as VG_(am_mmap_file_float_valgrind_flags) is used
  for "valgrind" kind of mmap only).

Regtested on f16/ppc64, deb5/amd64, Ubuntu9.10/x86

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12326
coregrind/m_aspacemgr/aspacemgr-linux.c