xmrig / xmrig-cuda

NVIDIA CUDA plugin for XMRig miner
GNU General Public License v3.0
358 stars 155 forks source link

Small pile of minor fixups #145

Open Spudz76 opened 2 years ago

Spudz76 commented 2 years ago

Eliminate some warnings, fix one actual error, nitpick whitespace consistency.

Spudz76 commented 2 years ago

The WITH_KAWPOW patch actually fixes a major memory leak (all the kawpow data is not freed)...