This website works better with JavaScript
Home
Explore
引导页
在线工具
Blog
Register
Sign In
Pchen0
/
bfgminer
mirror of
https://github.com/luke-jr/bfgminer.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Merge branch 'bugfix_jsonrpc_leak' into bfgminer
Luke Dashjr
13 years ago
parent
b79c6a6567
6e204cd93b
commit
7973eb12e2
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
api.c
+ 1
- 0
api.c
View File
@@ -3512,6 +3512,7 @@ void api(int api_thr_id)
}
}
}
}
}
}
+ json_decref(json_config);
}
}
if (!did)
if (!did)