dataset: Fix memory leak destroying a dataset that has a permanent_dict.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 9 Oct 2021 17:20:28 +0000 (10:20 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 9 Oct 2021 17:20:28 +0000 (10:20 -0700)
commit82a757994ab8880706b7e0caeac2ca3bbd711ed2
treeed74ba6be99aef85113b08b1638d908fa4b7dfe3
parentb0d11e19181e8b40639947e90724fac7926aee99
dataset: Fix memory leak destroying a dataset that has a permanent_dict.

Found by Address Sanitizer.
src/data/dataset.c