Blender Git Commit Log
Git Commits -> Revision 4dd1068
Revision 4dd1068 by Hans Goudey (master) March 3, 2021, 04:53 (GMT) |
Fix crash when dragging nodes The `bNodeLinkDrag` struct was NULL when dragging a node instead of a link. It is allocated with `calloc` anyway, so this field doesn't need to be explitely cleared. |
Commit Details:
Full Hash: 4dd1068a5789097b50eab159adc995906fa5ea84
Parent Commit: 7fddf38
Lines Changed: +0, -2
1 Modified Path:
/source/blender/editors/space_node/node_relationships.c (+0, -2) (Diff)