summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2023-01-01 09:44:59 -0500
committerPaul Smith <psmith@gnu.org>2023-01-01 17:05:12 -0500
commitccbaf3861de8a8e8f5bd5b544e860736f04e2eec (patch)
tree72775c84d71ac730d77f32b12a56d1cebf632803 /doc
parentc4fbfe8b5e817c48a8560a7c8582dae9922168ea (diff)
downloadmake-git-ccbaf3861de8a8e8f5bd5b544e860736f04e2eec.tar.gz
Don't free uninitialized hash_table
* src/dir.c (clear_directory_contents): We use ht_vec to mark when we have initialized the hash_table: don't free if it's NULL. (everywhere): Use NULL instead of 0 when working with pointers.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions