Files
test2/source/blender/bmesh/tools
Fen e178a273fa 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
2021-06-18 11:13:09 +10:00
..
2020-10-19 09:47:19 -07:00
2021-03-18 09:36:44 +11:00