Fix: Crash in interface layout when using custom nodes #122115

Merged
Jeroen Bakker merged 1 commits from Jeroen-Bakker/blender:interface/crash-custom-nodes into main 2024-05-23 08:23:04 +02:00

1 Commits

Author SHA1 Message Date
b711568ec5 Fix: Crash in interface layout when using custom nodes
All checks were successful
buildbot/vexp-code-patch-lint Build done.
buildbot/vexp-code-patch-linux-x86_64 Build done.
buildbot/vexp-code-patch-windows-amd64 Build done.
buildbot/vexp-code-patch-darwin-x86_64 Build done.
buildbot/vexp-code-patch-darwin-arm64 Build done.
buildbot/vexp-code-patch-coordinator Build done.
`node_socket_add_tooltip_in_node_editor` doesn't set a free function.
but uiLayoutSetTooltipFunc didn't check on it. Documentation states
that the free_arg parameter is optional.
2024-05-22 21:01:09 +02:00