nx-libs
nx-libs copied to clipboard
libNX_X11: finding by gcc's "undefined" sanitizer
XKBleds.c:86:27: runtime error: left shift of 1073741824 by 1 places cannot be represented in type 'int'
1073741824 is 1<<30 (or 2^30)