Fix some loop issue in --loopback
This commit is contained in:
@@ -979,6 +979,7 @@ typedef struct dictstat_ctx
|
||||
typedef struct loopback_ctx
|
||||
{
|
||||
bool enabled;
|
||||
bool unused;
|
||||
|
||||
FILE *fp;
|
||||
char *filename;
|
||||
|
||||
Reference in New Issue
Block a user