mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-02-02 11:04:00 +01:00
commit
53affa3303
|
@ -521,7 +521,7 @@ namespace garlic
|
|||
buf += 3; // Certificate
|
||||
if (buf - buf1 > (int)len)
|
||||
{
|
||||
LogPrint (eLogError, "Gralic clove is too long");
|
||||
LogPrint (eLogError, "Garlic clove is too long");
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue