]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
AOSP: e2fsdroid: stop disabling address sanitization
authorEric Biggers <ebiggers@google.com>
Wed, 25 Jan 2023 23:45:33 +0000 (23:45 +0000)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 1 Feb 2023 04:58:56 +0000 (23:58 -0500)
commit0c7e1296e4a1b4318d2a388e8a9832c2e6d0c5f3
tree938eb8eae9548806ceebeb6093d3253abdd432b8
parent7bda04ec457e662c0abb3b55c0e5e5bc625b0fee
AOSP: e2fsdroid: stop disabling address sanitization

Address sanitization was disabled in e2fsdroid over 5 years ago, due to
a bug in libext2fs.  However, that bug has long since been fixed by
upstream commit 689b7be2da01 ("libext2fs: avoid dereferencing beyond
allocated memory in xattr code").  So it should be fine to re-enable
address sanitization now.

Bug: 68387795
Change-Id: I89a7a1ec1a45d0a2ed76d2e5938dbc127eb267a6
From AOSP commit: c3b223fedcb94e5763c48b93a4445289d13a5eb0
contrib/android/Android.bp