Sadly we have to refcount dyn_data...

This commit is contained in:
Vitaliy Filippov
2023-07-13 01:49:45 +03:00
parent 319b0833eb
commit b369032665
8 changed files with 89 additions and 38 deletions
+1
View File
@@ -14,6 +14,7 @@ struct copy_buffer_t
uint64_t journal_sector; // only for reads: sector+1 if used and !journal.inmemory, otherwise 0
void *buf;
uint8_t *csum_buf;
int *dyn_data;
};
struct meta_sector_t