[LTP] [PATCH] Increase judgment on buf.

Paul Eggert eggert@cs.ucla.edu
Sun May 21 10:44:20 CEST 2023


On 2023-05-21 01:27, Andreas Schwab wrote:
>> +	if (tcases[tc_num].exp_err == EFAULT && WIFSIGNALED(status)) {
> Can this condition ever be true?

I don't see why not, if fstat(fd_ok, 0) does a SIGABRT or similar. But 
perhaps we're interpreting "Can" differently.


More information about the ltp mailing list