Re: gnumach: bug in dev_pager.c
Joan Lledó, le mar. 09 août 2022 10:32:16 +0200, a ecrit: > Since it was a tiny patch I pushed the changes myself. Thanks! Samuel
Re: gnumach: bug in dev_pager.c
Since it was a tiny patch I pushed the changes myself. El 8/8/22 a les 2:16, Samuel Thibault ha escrit: It seems to me that the correct condition at lines 238 and 316 should be: if (!queue_end(bucket, &entry->links)) That should be it indeed!