RT2848: Remove extra NULL check
authorMartin Olsson <martin@minimum.se>
Tue, 19 Aug 2014 15:46:52 +0000 (11:46 -0400)
committerRich Salz <rsalz@akamai.com>
Tue, 19 Aug 2014 16:43:58 +0000 (12:43 -0400)
commit96208cb1821f92dd6e94c3aa2882bc9cc47904f9
tree7df20e6be2e5f9350941cf8e5ef144ac6276f9f0
parent1afd7fa97c5445b18ce8afe6f81b932b2c217a5f
RT2848: Remove extra NULL check

Don't need to check auth for NULL since we did when we
assigned to it.

Reviewed-by: Emilia Kasper <emilia@openssl.org>
ssl/kssl.c