commit | 6eadc67e8fe814b8355e20830e2c365d45fef2ef | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Fri Apr 21 14:13:54 2017 -0700 |
committer | Josh Gao <jmgao@google.com> | Fri Apr 21 14:51:25 2017 -0700 |
tree | cdfc69083a064467711f67bfcc7a0af906ee25eb | |
parent | 2d4d161f26b06561c8f0118592c6a7291b3e1680 [diff] |
Add suppression for process_vm_readv. On some hosts, valgrind complains about the intentional use of process_vm_readv on invalid addresses. Test: manually ran safe_copy_test on a VM with a 3.13 kernel Test: m valgrind-test-art-target-gtest-safe_copy_test32 on angler Test: m valgrind-test-art-host-gtest-safe_copy_test32 on 4.4 kernel (but it wasn't failing in the first place) Change-Id: Idd4ec19cc81176eb0b880ff1363bffe0c58ec904