fixed crash when bogus payload (auth_data == NULL) was received.
authorGiovanni Giacobbi <johnny@silcnet.org>
Sun, 14 Apr 2002 18:42:59 +0000 (18:42 +0000)
committerGiovanni Giacobbi <johnny@silcnet.org>
Sun, 14 Apr 2002 18:42:59 +0000 (18:42 +0000)
commit8645fe960ed671b77cbf5688d03ce5576c3e38ea
tree7d85e212a57e549c68c29f45d83d3c528190caa7
parent190cb46e402c8d9f44157bb603c3af24af3e3bfa
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