summaryrefslogtreecommitdiffstats
path: root/platform/linuxbsd/crash_handler_linuxbsd.cpp
diff options
context:
space:
mode:
authorMarkus Sauermann <6299227+Sauermann@users.noreply.github.com>2023-06-29 20:21:37 +0200
committerMarkus Sauermann <6299227+Sauermann@users.noreply.github.com>2023-06-29 20:21:37 +0200
commitb02dff6e1c6df8c3dd2fda518e4d5e3a4df28b15 (patch)
tree9ab299f54eb4b2d9aa3787c0e64803e464ea9a1a /platform/linuxbsd/crash_handler_linuxbsd.cpp
parent46424488edc341b65467ee7fd3ac423e4d49ad34 (diff)
downloadredot-engine-b02dff6e1c6df8c3dd2fda518e4d5e3a4df28b15.tar.gz
Fix `Node::add_sibling` parent check
Replace `data.blocked > 0` by `data.parent->data.blocked > 0` in order to check if the parent is busy.
Diffstat (limited to 'platform/linuxbsd/crash_handler_linuxbsd.cpp')
0 files changed, 0 insertions, 0 deletions