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.
parent
7c3b9172ad
commit
5719b23e01
2 changed files with 5 additions and 0 deletions
Loading…
Reference in New Issue