Files
test/source/blender/editors/space_node
Bastien Montagne 57eb8539fc Fix crash (segfault) in node editor.
In some cases, we can have nodegroups without attached nodetree, this case is checked
in top `node_group_has_output()` entry point, but not in recursive `node_group_has_output_dfs()`.

Issue appeared after rB42824f4403db3a35, presumably because check on node flag itself
was skipping that case, which is no more possible when using ID tags.

Reported by sebastian_k over IRC, thanks.
2016-04-29 17:37:00 +02:00
..
2016-03-12 19:12:32 +01:00
2015-11-28 17:22:44 +01:00
2016-03-02 13:57:16 +11:00
2014-11-28 15:52:30 +01:00
2015-11-28 17:22:44 +01:00