Don't double-increment p in hash calculation. Found by valgrind.
authorJeremy Allison <jra@samba.org>
Mon, 8 Sep 2003 21:33:18 +0000 (21:33 +0000)
committerJeremy Allison <jra@samba.org>
Mon, 8 Sep 2003 21:33:18 +0000 (21:33 +0000)
commite99b77985d790e1b607b914b437c76a558bd0240
tree37c5652e6ce02fb24d8b6a3c0fd12e41a7b46716
parent16e6d22408cd00852bc1a796815e77820d0df788
Don't double-increment p in hash calculation. Found by valgrind.
Jeremy.
(This used to be commit 514d9361c7be8cb8ef1a1309773baab1d982eea6)
source3/lib/hash.c