fixed crash when bogus payload (auth_data == NULL) was received.
authorGiovanni Giacobbi <johnny@silcnet.org>
Sun, 14 Apr 2002 18:13:30 +0000 (18:13 +0000)
committerGiovanni Giacobbi <johnny@silcnet.org>
Sun, 14 Apr 2002 18:13:30 +0000 (18:13 +0000)
commit8bf7b88c801ed119cc67664b0ffb22617125e626
tree4cfae6c3569ae4f9e79ce780c6caa8993728b950
parentf45f82f204775886e5b912990f279d28270d1f06
fixed crash when bogus payload (auth_data == NULL) was received.
also don't extend the memcmp to memory locations not really allocated.
CHANGES
lib/silccore/silcauth.c