mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
Resource pool closing has its dedicated function
This commit is contained in:
@@ -590,7 +590,7 @@ mrt_table_dump_free(struct mrt_table_dump_state *s)
|
||||
|
||||
config_del_obstacle(s->config);
|
||||
|
||||
rfree(s->pool);
|
||||
rp_free(s->pool);
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user