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

Commit 90e1e02a authored by Dan Austin's avatar Dan Austin
Browse files

Enable fsanitize signed-integer-overflow in AAC decoder

Bug: 23752600
Change-Id: Iede249b25e7a6977c20bbcce30f8fb7475d2fa84
parent a17b1999
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -19,6 +19,8 @@ LOCAL_C_INCLUDES := \
LOCAL_CFLAGS :=

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

LOCAL_STATIC_LIBRARIES := libFraunhoferAAC