Loading crypto/bio/b_dump.c +1 −1 Original line number Diff line number Diff line Loading @@ -71,7 +71,7 @@ int BIO_dump(BIO *bio, const char *s, int len) { int ret=0; char buf[160+1],tmp[20]; int i,j,rows,trunc; unsigned int i,j,rows,trunc; unsigned char ch; trunc=0; Loading Loading
crypto/bio/b_dump.c +1 −1 Original line number Diff line number Diff line Loading @@ -71,7 +71,7 @@ int BIO_dump(BIO *bio, const char *s, int len) { int ret=0; char buf[160+1],tmp[20]; int i,j,rows,trunc; unsigned int i,j,rows,trunc; unsigned char ch; trunc=0; Loading