https://gitlab.synchro.net/main/sbbs/-/commit/103bb429ba346eba05c82ec3
Modified Files:
src/conio/wl_events.c
Log Message:
Fix readev() infinite loop on read error in Wayland backend
Handle read() returning -1 (error) or 0 (EOF) instead of spinning
forever. Use ssize_t for the return value and break out of the loop
on fatal errors, retrying only on EINTR. (Coverity CID 501974)
Co-Authored-By: Claude Opus 4.6 (1M context) <
noreply@anthropic.com>
--- SBBSecho 3.37-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)