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

Commit 0186438d authored by Dan Austin's avatar Dan Austin
Browse files

Enable fsanitize signed-integer-overflow in FLAC encoder

Bug: 23752600
Change-Id: Ifdfc2de9ea2076749d0deea78e736b6f5b4bd0ea
parent b1d28b20
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -10,6 +10,8 @@ LOCAL_C_INCLUDES := \
        external/flac/include

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

LOCAL_SHARED_LIBRARIES := \
        libstagefright libstagefright_omx libstagefright_foundation libutils liblog