ImDrawList: Fixed AddConvexPolyFilled() undefined behavior when passing points_count smaller than 3, in particular, points_count==0 could lead to a memory stomp if the draw list was previously empty.
1 parent 7c3b917 commit 5719b23e013125711ae040db3758e519657eaf6d
@omar omar authored on 21 Sep 2018
Showing 2 changed files
View
docs/CHANGELOG.txt
View
imgui_draw.cpp