]> arthur.barton.de Git - netatalk.git/commit
afpd/hash: return error if we can't allocate the hash
authorRiccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
Sat, 9 Feb 2013 11:11:19 +0000 (12:11 +0100)
committerRiccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
Sat, 9 Feb 2013 11:11:19 +0000 (12:11 +0100)
commitce4484dc5e8562b3ed1876d9efd5d285800e9a22
tree4832ad006acd9b5f1960e3d5e5b8881d38419d7b
parent4b9386e5fdbc75f6a9215d1a010698a112f34386
afpd/hash: return error if we can't allocate the hash

Instead of possible dereference of null.

Reported by Coverity as CID #968565.
etc/afpd/hash.c