You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Warning: test0077.conf:4: warning: 'F▒' uses unquoted white space in the line
Warning: that may cause side-effects!
Warning: test0077.conf:4: warning: 'F▒' is unknown
Warning: You can only select one HTTP request method! You asked for both GET
Warning: (-G, --get) and multipart formpost (-F, --form).
=================================================================
==9804==ERROR: LeakSanitizer: detected memory leaks
Direct leak of 11 byte(s) in 1 object(s) allocated from:
#0 0x480294 in strdup (/root/curl/build-afl/src/curl+0x480294)
#1 0x52f87e in single_transfer /root/curl/build-afl/src/../../src/tool_operate.c:706:48
#2 0x52da28 in transfer_per_config /root/curl/build-afl/src/../../src/tool_operate.c:2331:14
#3 0x52da28 in create_transfer /root/curl/build-afl/src/../../src/tool_operate.c:2347:14
#4 0x522452 in serial_transfers /root/curl/build-afl/src/../../src/tool_operate.c:2174:12
#5 0x522452 in run_all_transfers /root/curl/build-afl/src/../../src/tool_operate.c:2372:16
#6 0x521e67 in operate /root/curl/build-afl/src/../../src/tool_operate.c:2484:18
SUMMARY: AddressSanitizer: 11 byte(s) leaked in 1 allocation(s).
Aborted
I did this
Compiled curl with clang + ASAN.
Press enter. Press Ctrl-D.
I expected the following
No memory leak.
curl/libcurl version
Git commit 779b415
operating system
Ubuntu
The text was updated successfully, but these errors were encountered: