Check if auth_user is set.
authorMarko Kreen <markokr@gmail.com>
Wed, 8 Apr 2015 06:22:55 +0000 (09:22 +0300)
committerMarko Kreen <markokr@gmail.com>
Wed, 8 Apr 2015 06:22:55 +0000 (09:22 +0300)
commitedab5be6665b9e8de66c25ba527509b229468573
tree87b4da36122a970faca28a892739178001f7750a
parent31bedb6e6338a66b48f883c224a8bb8a19fde9bb
Check if auth_user is set.

Fixes a crash if password packet appears before startup packet (#42).
src/client.c