mirror of
https://github.com/schoebel/mars
synced 2025-03-11 07:47:41 +00:00
infra: fix mem leak
This commit is contained in:
parent
6bddd4d902
commit
ff4429708e
@ -1976,6 +1976,7 @@ int mars_get_dent_list(struct mars_global *global,
|
||||
|
||||
up_write(&global->dent_mutex);
|
||||
|
||||
brick_string_free(startname);
|
||||
return total_status;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user