Blender Git Commit Log

Git Commits -> Revision e178a27

Revision e178a27 by Scott (master)
June 18, 2021, 01:13 (GMT)
Fix T89247: Dereference arguments to comparison function correctly

`bm_face_len_cmp` incorrectly interpreted its arguments as `BMFace *`
instead of `BMFace **`, causing an out-of-bounds read.

Ref D11637

Commit Details:

Full Hash: e178a273fa7f5c67a617d682b1387cb42a6987cb
Parent Commit: 94c4a99
Committed By: Campbell Barton
Lines Changed: +2, -1

1 Modified Path:

/source/blender/bmesh/tools/bmesh_region_match.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021