libui icon indicating copy to clipboard operation
libui copied to clipboard

fix crt mutex unlock exception on exit

Open atmgnd opened this issue 3 years ago • 0 comments

If you configure project with visual studio 2015: meson --buildtype=release --backend=vs2015 --buildtype=debug build Then you can see there is an exception on exit, then reason is same, see http://stackoverflow.com/a/34121629/3408572

Signed-off-by: atmgnd [email protected]

atmgnd avatar May 14 '21 13:05 atmgnd