s4-auth-krb: avoid useless condition
authorSimo Sorce <idra@samba.org>
Wed, 25 Apr 2012 14:19:07 +0000 (10:19 -0400)
committerSimo Sorce <idra@samba.org>
Fri, 4 May 2012 14:51:28 +0000 (16:51 +0200)
commit9a585a314142637a0c15f04289fea2bc16d3295d
tree82fc780e51de0ebd8f445a9ddfb76f375be0e173
parentafa6c31e6e35c8105ae5b96de1e6f0ac998d10a6
s4-auth-krb: avoid useless condition

Code bails out with ENOMEM 2 lines a bove if config_file is NULL anyways
source4/auth/kerberos/krb5_init_context.c