]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
AOSP: Suppress use of ASan on e2fsdroid temporarily.
authorStephen Hines <srhines@google.com>
Fri, 27 Oct 2017 18:44:15 +0000 (11:44 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 26 Feb 2018 17:29:36 +0000 (12:29 -0500)
commitea4cabd41a090ed71de0080ca2213b024f8ef36f
tree184207064c519c8ea585d1bf52601975ccc8c59e
parent367a90c91d37204cd399a5e22a21c52c281a0173
AOSP: Suppress use of ASan on e2fsdroid temporarily.

There is a heap buffer overflow that the next toolchain detects on
e2fsdroid. In order to expedite deploying that toolchain, which has been
validated on all of our other targets, we are going to suppress
host sanitization of this executable until we can resolve the actual
bug.

Bug: http://b/68387795
Test: ASAN_OPTIONS=detect_leaks=0 SANITIZE_HOST=address m -j48
Change-Id: I35126c25a65304e53a18031d99334cc57e21a6a5
From AOSP commit: 4705e518c65bf38d876188f28b65fd4815c716d7
contrib/android/Android.bp