Dan Fandrich
|
0e3ae25337
tests: switch to 3-argument open in test suite
|
1 year ago |
Daniel Stenberg
|
2bc1d775f5
copyright: update all copyright lines and remove year ranges
|
1 year ago |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 years ago |
Daniel Stenberg
|
4bf593a0de
tests/memanalyze.pl: also count and show "total allocations"
|
2 years ago |
Daniel Stenberg
|
ac0a88fd25
copyright: fix year ranges
|
4 years ago |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 years ago |
Daniel Stenberg
|
ad164eceb3
memdebug: trace send, recv and socket
|
7 years ago |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 years ago |
Jay Satiro
|
f39b1c0801
memanalyze.pl: handle free(NULL)
|
9 years ago |
Yang Tse
|
90695fb2c5
Reinstate "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage".
|
11 years ago |
Daniel Stenberg
|
7ed25ccf0d
Revert "WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage"
|
11 years ago |
Yang Tse
|
8ec2cb5544
WIN32 MemoryTracking: track wcsdup() _wcsdup() and _tcsdup() usage
|
11 years ago |
Daniel Stenberg
|
fa176376c8
memanalyze.pl: handle fopen() of file names with quotes
|
11 years ago |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
12 years ago |
Yang Tse
|
13606bbfde
build: make use of 93 lib/*.c renamed files
|
12 years ago |
Yang Tse
|
bcbac913d6
socketpair() usage tracking to allow fd leak detection
|
13 years ago |
Daniel Stenberg
|
9680df4807
headers: more copyright headers added
|
13 years ago |
Yang Tse
|
46b112bcd4
|
14 years ago |
Yang Tse
|
a07bc79117
|
14 years ago |
James Housley
|
aed0cc6f2a
Using fdopen() is a more correct way to implement the CURLOPT_NEW_FILE_PREMS
|
17 years ago |
Daniel Stenberg
|
6508d446e1
Support realloc() on a NULL pointer properly (printf(%p) on a NULL pointer
|
19 years ago |
Daniel Stenberg
|
27926030f9
add more info when this script gets confused, and added getaddrinfo and
|
19 years ago |
Daniel Stenberg
|
686ba84128
James Bursa's fix to make this deal with malloc(0) as OK to free()
|
20 years ago |
Daniel Stenberg
|
e99287734b
Gisle fixed the counting of calloc()s
|
20 years ago |
Daniel Stenberg
|
1d3f76df71
If only a partial file was transfered, we consider that a fatal problem so
|
20 years ago |
Daniel Stenberg
|
9b6350d0b0
adjusted to work with the modified fopen() line and the new calloc line
|
20 years ago |
Daniel Stenberg
|
2fe5f5ab4b
supports -l now to display the actual line that was prevented by memlimit
|
21 years ago |
Daniel Stenberg
|
69bdb82586
produce a single summary of the amount of allocations on -v
|
21 years ago |
Daniel Stenberg
|
3974c02bb1
supprt for the new memlimit stuff
|
21 years ago |
Daniel Stenberg
|
ba25cad6e2
pass a file name to memanalyze to read from instead of using stdin
|
22 years ago |