@@ -1 +1 @@
-Subproject commit a9a29294b2028dfd68fba35d42d440d3283f668d
+Subproject commit fde65d1bc043a13292986c2cab9c3cd01e50735e
@@ -4828,6 +4828,8 @@ tryagain:
true, false, &rolltime, pool, false);
gettimeofday(&tv_getwork_reply, NULL);
+ free(rpc_req);
+
if (val) {
bool rc;
json_t *res;
@@ -5610,6 +5612,8 @@ retry_pool:
if (!rpc_req)
goto lpfail;
wait_lpcurrent(cp);
gettimeofday(&start, NULL);