tmpim / kristforge

The fastest krist miner in existence, with both GPU and CPU support
Apache License 2.0
19 stars 9 forks source link

File descriptors not being closed in network.cpp #3

Closed Lignum closed 6 years ago

Lignum commented 6 years ago

https://github.com/apemanzilla/kristforge/blob/37663f8f4af53ebbaa4d69be12bc7f86d6a2393d/network.cpp#L25

We never call curl_easy_cleanup on this handle.