David Carlier
|
6526b36271
memdebug: add annotation attributes
|
2 years ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Stenberg
|
85e6975643
copyright: update copyright year ranges to 2021
|
3 years ago |
Jay Satiro
|
eb36c03e83
memdebug: close debug logfile explicitly on exit
|
3 years ago |
Marcel Raad
|
1cd823ed5a
lib: remove redundant code
|
3 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Emil Engler
|
82d66f1582
memdebug: remove 9 year old unused debug function
|
4 years ago |
Daniel Stenberg
|
81b4e99b1e
curl: improve the existing file check with -J
|
4 years ago |
Daniel Stenberg
|
14dd0c0200
memdebug: don't log free(NULL)
|
4 years ago |
Marcel Raad
|
10db3ef21e
lib: reduce variable scopes
|
5 years ago |
Gisle Vanem
|
b21701c54b
memdebug: fix variable name
|
5 years ago |
Daniel Stenberg
|
401cb92954
memdebug: log pointer before freeing its data
|
5 years ago |
Daniel Stenberg
|
76b6348949
memdebug: make debug-specific functions use curl_dbg_ prefix
|
5 years ago |
Daniel Stenberg
|
49d73d40f6
memdebug: bring back curl_mark_sclose
|
5 years ago |
Daniel Stenberg
|
05b100aee2
cleanup: make local functions static
|
5 years ago |
Daniel Stenberg
|
dcd6f81025
snprintf: renamed and we now only use msnprintf()
|
6 years ago |
Marcel Raad
|
52d9a11c1c
memdebug: use send/recv signature for curl_dosend/curl_dorecv
|
7 years ago |
Daniel Stenberg
|
ad164eceb3
memdebug: trace send, recv and socket
|
7 years ago |
Daniel Stenberg
|
e5743f08e7
code style: use spaces around pluses
|
7 years ago |
Daniel Stenberg
|
6b84438d9a
code style: use spaces around equals signs
|
7 years ago |
Daniel Stenberg
|
a5834e525d
errno: fix non-windows builds after af0216251b94e7
|
7 years ago |
Gisle Vanem
|
0cec0f4615
memdebug: don't setbuf() if the file open failed
|
7 years ago |
Kamil Dudka
|
945919db5b
memdebug: fix compilation failure
|
7 years ago |
Daniel Stenberg
|
8589e1fe30
assert: avoid, use DEBUGASSERT instead!
|
7 years ago |
Marcel Raad
|
cee39aa3be
lib: fix compiler warnings
|
7 years ago |
klemens
|
f7df67cff0
spelling fixes
|
7 years ago |
Daniel Stenberg
|
dbadaebfc4
checksrc: code style: use 'char *name' style
|
8 years ago |
Gisle Vanem
|
9a1593501c
memdebug: fix MSVC crash with -DMEMDEBUG_LOG_SYNC
|
8 years ago |
Daniel Stenberg
|
4f45240bc8
lib: include curl_printf.h as one of the last headers
|
8 years ago |
Daniel Stenberg
|
6a353b105a
memdebug: skip logging the limit countdown, fflush when reached
|
8 years ago |