Age | Commit message (Collapse) | Author |
|
|
|
|
|
previously they could return a piece of the string, making it impossible
for the caller to detect errors.
|
|
happens
|
|
When failing, it should not tamper at all with the data it was supposed to
add to the cache.
|
|
|
|
The -t is the "torture" test that first runs the test and counts the number
of allocations performed during it, then it runs the test repeatedly over and
over again and makes alloc number N fail to verify that we detect and return
properly from error cases everywhere.
|
|
|
|
|
|
quotes...
|
|
building formposts
|
|
|
|
|
|
|
|
internally-used name.
|
|
|
|
Also, make sure we have room for the trailing zero, only scan to size-1.
Gisle Vanem reported.
|
|
|
|
|
|
|
|
|
|
known source files. Not actually verified to work yet.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
when ares fails to resolve a name. This was fixed before but somehow has
fallen out again!
|
|
|
|
with no prior declaration" since this is a habit we have in the code.
|
|
warnings
|
|
compilers to warn
|
|
extra lib is used to prevent compiler warnings ("variable set but not used")
on that case
|
|
|
|
|
|
|
|
|
|
|
|
assume that the curl file is a proper binary, it is often a script file
produced by libtool.
|
|
|
|
pointer!
|
|
overflow on 32bit filesize-systems
|
|
|
|
|
|
|
|
|
|
|