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

Commit 9247fab2 authored by Dan Austin's avatar Dan Austin
Browse files

Enable fsanitize signed-integer-overflow in id3

Bug: 23752600
Change-Id: I463c62aee7760e74b8f72f060e1169e38dbc817c
parent 2e2cbaa2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ LOCAL_SRC_FILES := \

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

LOCAL_MODULE := libstagefright_id3