Virus-Axel / godot-solana-sdk

Build Solana games with godot. This GDExtension will enable godot to make on-chain and Solana integrated games.
MIT License
38 stars 12 forks source link

Fix mint CandyGuard crash on some guards #266

Closed Virus-Axel closed 2 months ago

Virus-Axel commented 2 months ago

When enabling some mint guards, the mint method crashes. This commit fixes the issue by allocating memory with memnew to comply with godot-cpp for godot 4.3.