Skip to content
  • Howard Chu's avatar
    ITS#2717, use default SASL_MECH if none was provided. · 38a406c8
    Howard Chu authored
    Note that the mech stored in the void *defaults structure is useless
    because we can't look inside the structure, and the mech list is needed
    as input to the SASL library, before any callbacks are called. It seems
    the mech doesn't belong in the *defaults struct, and/or it should be
    visible and not opaque.
    38a406c8