Blender Git Loki

Git Commits -> Revision bd4ed5c

Revision bd4ed5c by Hans Goudey (master)
January 24, 2021, 00:38 (GMT)
Fix "use after scope" reported by ASAN

The float array is declared inside a smaller scope, pointed to, and then
used later. This simply moves the declaration outside of the if statement.
Also remove two redundant lines.

Commit Details:

Full Hash: bd4ed5ca9ae2a7b0f6a00cc0c985404ab13cc5d6
Parent Commit: ded9484
Lines Changed: +1, -3

1 Modified Path:

/source/blender/editors/space_view3d/view3d_gizmo_navigate_type.c (+1, -3) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021