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

Commit 47e75ca7 authored by Dan Austin's avatar Dan Austin
Browse files

Enable fsanitize signed-integer-overflow in on2 soft H.264 decoder

Bug: 23756200
Change-Id: Id7a3a62d9edb86d41ba21deca3294b8406e2fa47
parent 0ca175b8
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -97,6 +97,9 @@ ifeq ($(TARGET_ARCH),arm)
  endif
endif

LOCAL_CLANG := true
LOCAL_SANITIZE := signed-integer-overflow

LOCAL_SHARED_LIBRARIES := \
	libstagefright libstagefright_omx libstagefright_foundation libutils liblog \