Fix segfault if req->main is NULL
authorSimo Sorce <simo@redhat.com>
Sat, 6 Jun 2015 14:18:43 +0000 (10:18 -0400)
committerSimo Sorce <simo@redhat.com>
Sat, 6 Jun 2015 14:19:39 +0000 (10:19 -0400)
commitc1b6fcaea24a51a235f62a7bb03767a120b24872
tree4a42fcdf2ab12b28ca37d2014d330901b8b20c98
parent06e34da63c402cec34af5c3ada19ee0a97aa74e2
Fix segfault if req->main is NULL

Seen in the wild.

Closes #35

Signed-off-by: Simo Sorce <simo@redhat.com>
src/mod_auth_gssapi.c