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

Commit f34fbe80 authored by Chad Brubaker's avatar Chad Brubaker
Browse files

Enable fsanitize unsigned-integer-overflow in rtsp

Change-Id: Ie8569394461f4f2d89b9ec5b7cfe34bc28056471
parent bbaa82ad
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