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

Commit b846283e authored by Dan Austin's avatar Dan Austin Committed by Android Git Automerger
Browse files

am a017119b: am a1297b84: am f70c71fb: Merge "Enable fsanitize signed-integer-overflow in id3"

* commit 'a017119b':
  Enable fsanitize signed-integer-overflow in id3
parents cc75adb4 a017119b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ LOCAL_SRC_FILES := \

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

LOCAL_MODULE := libstagefright_id3