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

Commit 172f5736 authored by Dan Austin's avatar Dan Austin Committed by Android Git Automerger
Browse files

am 095779c4: am 6a869df9: Merge "Enable fsanitize signed-integer-overflow in AMR-NB common"

* commit '095779c4':
  Enable fsanitize signed-integer-overflow in AMR-NB common
parents b171ba8c 095779c4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -68,6 +68,8 @@ LOCAL_CFLAGS := \
        -D"OSCL_UNUSED_ARG(x)=(void)(x)" -DOSCL_IMPORT_REF= -DOSCL_EXPORT_REF=

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

LOCAL_MODULE := libstagefright_amrnb_common