Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
This commit is contained in:
@@ -241,7 +241,7 @@ p5_SSL_sysread(ssl,in,num, ...)
|
||||
if (offset < 0)
|
||||
{
|
||||
if (-offset > olen)
|
||||
croad("Offset outside string");
|
||||
croak("Offset outside string");
|
||||
offset+=olen;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user