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

Commit 40b8053c authored by Chad Brubaker's avatar Chad Brubaker
Browse files

Enable fsanitize unsigned-overflow-detection in id3

Tested using the id3v1_test_suite and cts and found no issues.
Bug:23110888

Change-Id: I6b876340914904abeb7035df004d7467ed4992ef
parent 29d83362
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6,6 +6,7 @@ LOCAL_SRC_FILES := \

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

LOCAL_MODULE := libstagefright_id3