Daniel Stenberg
85e6975643
copyright: update copyright year ranges to 2021
...
Reviewed-by: Emil Engler
Closes #6802
2021-03-27 23:00:14 +01:00
kokke
b2d906754c
lib1537: check ptr against NULL before dereferencing it
...
Fixes #6707
Closes #6708
2021-03-10 14:01:55 +01:00
Daniel Stenberg
ac0a88fd25
copyright: fix year ranges
...
Follow-up from 4d2f800677
2020-11-05 08:22:10 +01:00
Daniel Stenberg
4d2f800677
curl.se: new home
...
Closes #6172
2020-11-04 23:59:47 +01:00
Daniel Stenberg
a4cc978906
tests: fix multiple may be used uninitialized warnings
2019-03-05 14:38:25 +01:00
Marian Klymov
c45360d463
cppcheck: fix warnings
...
- Get rid of variable that was generating false positive warning
(unitialized)
- Fix issues in tests
- Reduce scope of several variables all over
etc
Closes #2631
2018-06-11 11:14:48 +02:00
Dan Fandrich
bec809cb2e
test1537: fixed memory leak on OOM
2017-06-25 22:59:55 +02:00
Daniel Stenberg
9b2dfe88bb
test1537: dedicated tests of the URL (un)escape API calls
...
Closes #1530
2017-06-02 13:16:18 +02:00