]> git.ipfire.org Git - thirdparty/ccache.git/commit
Add asserts to do_hash_buffer to detect misuse
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 10 Apr 2019 20:28:46 +0000 (22:28 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 10 Apr 2019 20:28:46 +0000 (22:28 +0200)
commit8cb10eddcefbf359ec9ff9a58fc4e5cc394996cf
tree1db5d617b233d9a63f68c2fad64a1da1c6e6b9e8
parent14243f6371b628498472704812b6b97311044c23
Add asserts to do_hash_buffer to detect misuse

Related to issue #374.
src/hash.c