bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: read reads from stale buffer after interrupt


From: Oğuz
Subject: Re: read reads from stale buffer after interrupt
Date: Fri, 31 May 2024 18:57:50 +0300

On Friday, May 31, 2024, Chet Ramey <chet.ramey@case.edu> wrote:
>
> Thanks for the report. Since this occurs when read(2) returns a partial
> buffer on an interrupt, I think we can handle it in read_builtin().
>

Okay, handle how though? Leave the file offset at the last byte read before
the interrupt or where the last successful read command left it?


-- 
Oğuz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]