Fixed few memory leaks#42
Conversation
|
Thanks for those fixes! One problem, though: |
|
I tested a little further and still got a pretty huge amount of memory "leaking". However: to that EIO_AfterExecute, all memory is getting freed. I'm still at the beginning of getting to know how this all works, but as it seems the scope that was used before was that of the connection (rather than the execute)... I guess I'll have to read a little further... |
|
flyth, thank you for your valuable input, I addressed it in a last pull request. |
|
Closed, as it is fixed here: #45 |
Fixed few memory leaks mentioned here:
#40