Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tree: Fix clearing application strings
Freeing strings without clearing to NULL may potentially lead to double-free later when freeing the tree structs. Signed-off-by: Tomas Bzatek <[email protected]>
- Loading branch information