diff options
| author | eska | 2016-11-11 03:48:13 +0100 |
|---|---|---|
| committer | Rémi Verschelde | 2016-11-15 08:37:53 +0100 |
| commit | 28944e95e7ec129408128e0db33a4ad9eaa4c620 (patch) | |
| tree | 0247d19b9ce5aadc9cfaca54b2b2562c3ecb6fea /drivers/unix/os_unix.cpp | |
| parent | 2d6dabc68ed6f49e7055d4be3fa7e06e829b3ae5 (diff) | |
| download | godot-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
