Skip to content

daemon: fixed memory leak and array bounds check fail

Vladimír Čunát requested to merge pull-42 into master

Fixed memory leak when outbound query fails to check out for some reason, cleaned up some other minor issues.

Merge request reports