Fix a memleak which triggers when msgs have filled the curl buffer queue In this case we still process the message [but wont send, it'll drop], which is a bit slower, but in exchange it's structure gets free'd thx @gcox for finding the issue
Fix a memleak which triggers when msgs have filled the curl buffer queue In this case we still process the message [but wont send, it'll drop], which is a bit slower, but in exchange it's structure gets free'd thx @gcox for finding the issue