idea4good / GuiLite

✔️The smallest header-only GUI library(4 KLOC) for all platforms
https://www.youtube.com/watch?v=grqXEz3bdC0
Apache License 2.0
7.41k stars 804 forks source link

fix wrong judgment of boundary value #44

Closed iysheng closed 4 years ago

iysheng commented 4 years ago

As an array subscript to compare, i though there is a mistake about compare between ms_user_map_size and USR_MSG_MAX.

idea4good commented 4 years ago

thanks for your PR