You need to sign in or sign up before continuing.
  • M
    Add Error state · a89db885
    Matt Caswell 提交于
    Reusing an SSL object when it has encountered a fatal error can
    have bad consequences. This is a bug in application code not libssl
    but libssl should be more forgiving and not crash.
    Reviewed-by: NRich Salz <rsalz@openssl.org>
    a89db885
ssl.h 119.6 KB