Browse Source

Merge branch 'bugfix_jsonrpc_leak' into bfgminer

Luke Dashjr 13 years ago
parent
commit
7973eb12e2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      api.c

+ 1 - 0
api.c

@@ -3512,6 +3512,7 @@ void api(int api_thr_id)
 							}
 						}
 					}
+					json_decref(json_config);
 				}
 
 				if (!did)