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

Commit 55de93cf authored by Chad Brubaker's avatar Chad Brubaker Committed by Android (Google) Code Review
Browse files

Merge "Enable fsanitize unsigned-integer-overflow in rtsp"

parents 27bf9d29 f34fbe80
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -33,6 +33,7 @@ endif

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

LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk