version: openssl-1.0.1-beta3
file: s3_srvr.c
line: 2933

code: if ((peer != NULL) && (type | EVP_PKT_SIGN))

Should "type | EVP_PKT_SIGN" be "type & EVP_PKT_SIGN"?

- Xu Zhongxing

Reply via email to