Addition to previous fix
This commit is contained in:
@ -1767,7 +1767,7 @@ void protocol_archive_srv_command(
|
||||
}
|
||||
else /*< scan and count history commands */
|
||||
{
|
||||
len += 1;
|
||||
len = 1;
|
||||
|
||||
while (h1->scom_next != NULL)
|
||||
{
|
||||
|
Reference in New Issue
Block a user