Skip to content

Commit e6d4c00

Browse files
committed
hide debug printing
1 parent 7ac3859 commit e6d4c00

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

data/exploits/CVE-2014-3153.elf

-17.3 KB
Binary file not shown.

external/source/exploits/CVE-2014-3153/Android.mk

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@ include $(BUILD_EXECUTABLE)
1212

1313
include $(CLEAR_VARS)
1414

15-
#LOCAL_CFLAGS += -pie -fPIE
16-
#LOCAL_LDFLAGS += -pie -fPIE
17-
18-
LOCAL_LDFLAGS += -llog
19-
LOCAL_CFLAGS += -DDEBUG
2015
LOCAL_CFLAGS += -fno-stack-protector -O0
2116
LOCAL_MODULE := exploit
2217
LOCAL_SRC_FILES := futex_requeue.c main.c

0 commit comments

Comments
 (0)