fix: retention coredump
This commit is contained in:
parent
b881b87218
commit
27e17048ac
|
@ -23,7 +23,7 @@ typedef struct {
|
|||
int64_t cid;
|
||||
|
||||
TFileSetArray *fsetArr;
|
||||
TFileOpArray *fopArr;
|
||||
TFileOpArray fopArr[1];
|
||||
|
||||
struct {
|
||||
int32_t fsetArrIdx;
|
||||
|
|
Loading…
Reference in New Issue