
Code style/consistency: store_negoex_auth_mech() should free the exported context buffer after use. There is no leak as the buffer was freed at the end of the function.
Code style/consistency: store_negoex_auth_mech() should free the exported context buffer after use. There is no leak as the buffer was freed at the end of the function.