Skip to content
  • Brendan Cully's avatar
    The global callbacks set up in sasl_client_init are not copied by · 361d5fe5
    Brendan Cully authored
    the SASL library, so they can't be allocated on the stack. This is
    the case with both versions of the SASL library, and I frankly don't
    understand why it hasn't caused problems before. Since it segfaults
    reliably on OS X for me now, I thought a patch would be in order.
    361d5fe5