Explorar el Código

Build fix.

(Semantic no-op.)

Change-Id: I94d3ae12bc82f5080e3cf1405cca79acb316f798
kris/onging/CECPQ3_patch15
Adam Langley hace 9 años
padre
commit
e92d24f323
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. +0
    -4
      ssl/s3_lib.c

+ 0
- 4
ssl/s3_lib.c Ver fichero

@@ -832,10 +832,6 @@ long ssl3_ctrl(SSL *s, int cmd, long larg, void *parg) {
}

long ssl3_ctx_ctrl(SSL_CTX *ctx, int cmd, long larg, void *parg) {
CERT *cert;

cert = ctx->cert;

switch (cmd) {
case SSL_CTRL_SET_TLSEXT_TICKET_KEYS:
case SSL_CTRL_GET_TLSEXT_TICKET_KEYS: {


Cargando…
Cancelar
Guardar