aboutsummaryrefslogtreecommitdiff
path: root/drivers/unix/os_unix.cpp
diff options
context:
space:
mode:
authoreska2016-11-11 03:48:13 +0100
committerRémi Verschelde2016-11-15 08:37:53 +0100
commit28944e95e7ec129408128e0db33a4ad9eaa4c620 (patch)
tree0247d19b9ce5aadc9cfaca54b2b2562c3ecb6fea /drivers/unix/os_unix.cpp
parent2d6dabc68ed6f49e7055d4be3fa7e06e829b3ae5 (diff)
downloadgodot-28944e95e7ec129408128e0db33a4ad9eaa4c620.tar.gz
godot-28944e95e7ec129408128e0db33a4ad9eaa4c620.tar.zst
godot-28944e95e7ec129408128e0db33a4ad9eaa4c620.zip
Clarify a NULL comparison
'TreeItem::get_children()' does not return the child count, but rather a pointer to the children. This comparison caused an error during WebAssembly builds using the LLVM backend path. (cherry picked from commit 31f929caa2bc8422c0a6bb50f81500e1f4db101b)
Diffstat (limited to 'drivers/unix/os_unix.cpp')
0 files changed, 0 insertions, 0 deletions