Blender Git Loki
Git Commits -> Revision 73a43c9
Revision 73a43c9 by Julian Eisel (master) August 6, 2020, 12:14 (GMT) |
Fix buffer-overflow when drawing Curve Guide objects Was passing an array of length 3 to `where_on_path()` that expected length 4. |
Commit Details:
Full Hash: 73a43c9d8acfdb81aa324012bb30cae10c52f186
Parent Commit: 574bd86
Lines Changed: +1, -1
1 Modified Path:
/source/blender/draw/engines/overlay/overlay_extra.c (+1, -1) (Diff)