|
@@ -226,6 +226,7 @@ static int64_t ztex_scanhash(struct thr_info *thr, struct work *work,
|
|
|
applog(LOG_ERR, "%s: failed to allocate backlog[%d]", ztex->repr, backlog_max);
|
|
applog(LOG_ERR, "%s: failed to allocate backlog[%d]", ztex->repr, backlog_max);
|
|
|
memset(backlog, 0, sizeof(uint32_t) * backlog_max);
|
|
memset(backlog, 0, sizeof(uint32_t) * backlog_max);
|