Executing Image.save_webp_to_buffer
function crashes Godot
#84743
Labels
Milestone
Image.save_webp_to_buffer
function crashes Godot
#84743
Godot version
4.2.beta.custom_build. 2b987d1
System information
Ubuntu 22.04 CI
Issue description
When executing (this code was automatically minimized, so it is possible, that an even more "minimal" project can be created)
Godot crashes:
This example was found by Godot fuzzer - Qarminer, so it is quite unlikelly that this code could be used in real project, but still this should be handled gracefully.
Memory leaks or asan backtraces are visible when using Godot build with sanitizers support - https://github.com/qarmin/GodotBuilds/actions (linux -> linux-editor-sanitizers)
Steps to reproduce
Above
Minimal reproduction project
Above
The text was updated successfully, but these errors were encountered: