Fixed a use after free error when manipulating datasets.
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 20 Jun 2020 05:17:06 +0000 (07:17 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 20 Jun 2020 05:18:19 +0000 (07:18 +0200)
commit1d06ba6d498b9446d5fb8c432d24efb2bee713a9
treec29927367a37efb0be62e74f8320394cca230609
parent03da9f47f9e0980a10246060636f744a3f83763c
Fixed a use after free error when manipulating datasets.

Reported by: Andrea Fioraldi

Fixes bug: #58598
src/data/dataset.c