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

Commit 072d9eb2 authored by Chad Brubaker's avatar Chad Brubaker Committed by Gerrit Code Review
Browse files

Merge "Enable fsanitize unsigned-overflow-detection in id3"

parents 73dd4321 0b76f47d
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