comparison configure.ac @ 21949:18628d7aba30

Ensure js->sasl is not NULL before using it in jabber_auth_handle_success(). This was, I believe, the source of the crash stu reported when my DIGEST-MD5 hack was in place; while js->sasl will probably be non-NULL whenever we reach this code point now, it's more robust to verify it here since that's an assumption originating in another function.
author Evan Schoenberg <evan.s@dreskin.net>
date Fri, 28 Dec 2007 17:14:52 +0000
parents d230e1cfff62
children 04345460e9c7 c38d72677c8a 60f5abc6cf0c
comparison
equal deleted inserted replaced
21948:af2c4ef3e61d 21949:18628d7aba30