Robert Pluim <rpluim@gmail.com> writes: >>>>>> On Tue, 22 Nov 2022 07:58:19 -0500 (EST), Po Lu via Mailing list for >>>>>> Emacs changes <emacs-diffs@gnu.org> said: > Po Lu> + /* Time can be sign extended if retrieved from a client message. > Po Lu> + Make sure it is always 32 bits, or systems with 64-bit longs > Po Lu> + will crash after 24 days of X server uptime. (bug#59480) */ > Po Lu> + time &= X_ULONG_MAX; > Po Lu> + > Po Lu> #ifdef ENABLE_CHECKING > Po Lu> eassert (time <= X_ULONG_MAX); > Po Lu> #endif > > You could even remove the `eassert' now, but itʼs a minor thing. > > Robert Right, I missed that.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4