|
|
|
|
|
by Joel_Mckay
41 days ago
|
|
Not really, curl has slow anonymous memory leaks because of how the connection session caching was implemented. If you don't periodically restart a program, than people encounter strange hard to diagnose issues sooner or later. Also, looking at something that trips valgrind warnings already, may obfuscate a lot of problems in both your own code and the curl library itself. One could report the issue as functioning as described in the API, but the developers do not accept direct community input into the project. People use it out of convenience, but it is just as janky as most bloated projects. =3 |
|