Blender Git Commit Log

Git Commits -> Revision 1f75be8

Revision 1f75be8 by Campbell Barton (master)
September 9, 2020, 02:58 (GMT)
Fix T80604: BLI_polyfill_calc exceeds stack size allocating points

On systems with 512kb stack this happened at around 13k points.

This happened at times with grease-pencil, although callers that
frequently use complex polygons should be using BLI_polyfill_calc_arena.

Commit Details:

Full Hash: 1f75be8a40041e94711c5d17507d88d8e64c1977
Parent Commit: b8840c1
Lines Changed: +13, -0

1 Modified Path:

/source/blender/blenlib/intern/polyfill_2d.c (+13, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021