chbind: Always call response callback
authorSam Hartman <hartmans@debian.org>
Thu, 26 Sep 2013 15:34:18 +0000 (11:34 -0400)
committerSam Hartman <hartmans@debian.org>
Thu, 26 Sep 2013 19:24:42 +0000 (15:24 -0400)
commitd1218fd15059075f6e047be2fe7359b40c54f63c
tree759466750978389d0f545017c64449d2dd11df5b
parent26311844916784cc0781b1a304b590dff5742fcb
chbind: Always call response callback

Previously the response callback was only called if there was data for
the namespace that is registered.  Now, call the callback whenever any
channel binding response is received.  This permits callbacks to get
failure responses with no attributes.
libeap/src/eap_peer/eap_ttls.c