Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b571ecfd authored by Chad Brubaker's avatar Chad Brubaker Committed by Android Git Automerger
Browse files

am 072d9eb2: Merge "Enable fsanitize unsigned-overflow-detection in id3"

* commit '072d9eb2':
  Enable fsanitize unsigned-overflow-detection in id3
parents 4a3bb67a 072d9eb2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -5,6 +5,8 @@ LOCAL_SRC_FILES := \
	ID3.cpp

LOCAL_CFLAGS += -Werror
LOCAL_CLANG := true
LOCAL_SANITIZE := unsigned-integer-overflow

LOCAL_MODULE := libstagefright_id3