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

Commit 3bf27fff authored by Dan Austin's avatar Dan Austin
Browse files

Enable fsanitize signed-integer-overflow in raw decoder.

Bug: 23756200
Change-Id: Iade14944c3b8dd79a806ccc22b033c9bb30a1b2a
parent dd81129f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -9,6 +9,8 @@ LOCAL_C_INCLUDES := \
        frameworks/native/include/media/openmax

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

LOCAL_SHARED_LIBRARIES := \
        libstagefright_omx libstagefright_foundation libutils liblog