lc-soft / LCUI

C library for building user interfaces
https://lcui-dev.github.io
MIT License
4.13k stars 356 forks source link

Segmentation fault on resize empty window. #199

Closed vbalyasnyy closed 4 years ago

vbalyasnyy commented 4 years ago

Fixes #198 .

I'm not sure that it is best fix for this problem, but we need some way to check for default prototype.

@lc-soft