Put back a variable deleted by the previous revision,
but used in the code.
This commit is contained in:
parent
57f39cc826
commit
d8e8fc4803
@ -515,7 +515,7 @@ static int write_pending(SSL *s, const unsigned char *buf, unsigned int len)
|
||||
|
||||
static int n_do_ssl_write(SSL *s, const unsigned char *buf, unsigned int len)
|
||||
{
|
||||
unsigned int j,k,olen,size,bs;
|
||||
unsigned int j,k,olen,p,size,bs;
|
||||
int mac_size;
|
||||
register unsigned char *pp;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user