Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use a scratch iter pool when dumping the configuration, rather than u…
…sing the config_rec pool, so that we can cleanup/free that scratch memory. Otherwise, we allocate scratch strings that just linger in memory, for no purpose.
- Loading branch information