diff options
author | K. S. Ernest (iFire) Lee <fire@users.noreply.github.com> | 2023-10-29 22:50:56 -0700 |
---|---|---|
committer | K. S. Ernest (iFire) Lee <ernest.lee@chibifire.com> | 2023-10-29 22:59:03 -0700 |
commit | 9877fa50588562dad07296e2f113986ef59d9a18 (patch) | |
tree | 0b26a3303dbfd8bd63932c95390a0b6267c68fc1 /modules/gdscript/tests/test_gdscript.cpp | |
parent | 9144457484f9d2f53990a0aac37caff1c9012e6d (diff) | |
download | redot-engine-9877fa50588562dad07296e2f113986ef59d9a18.tar.gz |
Fix uninitialized variable in Image::fix_alpha_edges()
`core\io\image.cpp:3776:33: error: 'closest_color[0]' may be used uninitialized [-Werror=maybe-uninitialized]`
Diffstat (limited to 'modules/gdscript/tests/test_gdscript.cpp')
0 files changed, 0 insertions, 0 deletions