mirror of
https://github.com/sist2app/sist2.git
synced 2026-01-23 19:01:14 +00:00
Adjust some structs
This commit is contained in:
@@ -248,7 +248,6 @@ void write_document_func(void *arg) {
|
||||
zstd_write_string(json_str, json_str_len + 1);
|
||||
|
||||
free(json_str);
|
||||
free(doc->filepath);
|
||||
}
|
||||
|
||||
void zstd_close() {
|
||||
|
||||
Reference in New Issue
Block a user