Branch: refs/heads/mantis-7579
Home:
https://github.com/OpenSmalltalk/opensmalltalk-vm Commit: 018c35e194afb7ce21ee2a7340bcd39317f7b5b4
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/018c35e194afb7ce21ee2a7340bcd39317f7b5b4 Author: David T. Lewis <
[hidden email]>
Date: 2021-01-19 (Tue, 19 Jan 2021)
Changed paths:
M platforms/unix/vm-display-X11/sqUnixX11.c
Log Message:
-----------
Initialize lastKeyValue array at compile time. For safety, mask index
into lastKeyValue to ensure array bounds are honored.