summaryrefslogtreecommitdiff
path: root/scene/2d/parallax_layer.h
diff options
context:
space:
mode:
authorSean Kim <seanctkim@gmail.com>2021-10-21 19:36:02 -0700
committerSean Kim <seanctkim@gmail.com>2021-10-21 19:41:13 -0700
commit497b00a93705c30148601bfe6cb8a0915e0cad5d (patch)
tree0b7ffd05d82d6fc9d9b1641bc76f63b898a47767 /scene/2d/parallax_layer.h
parentbbcf8ac672e4176dc7e52674b9c6a6e973aeb049 (diff)
Fix potential nullptr dereference in CanvasLayer
* Changed another instance of ERR_FAIL_COND in the same file to ERR_FAIL_NULL_MSG instead. * Checked for potential access of the viewport pointer elsewhere in same file. Fixes #54098
Diffstat (limited to 'scene/2d/parallax_layer.h')
0 files changed, 0 insertions, 0 deletions