backends: Fix a double-free error in all backends.
Since we always call read_parse() we always free the data buffers. Make sure we set them to NULL or we will try to double-free them when we terminate normally.master
parent
312c210c2a
commit
4aa050f695
Loading…
Reference in New Issue