Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-11 | cppcheck: fix warnings | Marian Klymov | |
- 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 | |||
2017-06-25 | test1537: fixed memory leak on OOM | Dan Fandrich | |
2017-06-02 | test1537: dedicated tests of the URL (un)escape API calls | Daniel Stenberg | |
Closes #1530 |