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-2.8.x
Luke Dashjr
13 years ago
parent
d193f06fe6
6e204cd93b
commit
80ed77275e
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
api.c
+ 1
- 0
api.c
View File
@@ -3603,6 +3603,7 @@ void api(int api_thr_id)
}
}
}
+ json_decref(json_config);
}
if (!did)