@ -585,7 +585,7 @@ static void LogLine(char *ptr, int len)
autointdelta=0;/* number of chars copied */
while(len>=0)
while(len>0)
{
if(space==0)/* line buffer is full */
{
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.