Skip to content

craft: fix crash in case recipe uses 3 ingredients

feef807
Select commit
Loading
Failed to load commit list.
Merged

craft: fix crash in case recipe uses 3 ingredients #658

craft: fix crash in case recipe uses 3 ingredients
feef807
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Advanced Security / CodeQL succeeded Dec 15, 2024 in 2s

1 new alert

New alerts in code changed by this pull request

  • 1 warning

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 3146 in Main/Source/cmdcraft.cpp

See this annotation in the file changed.

Code scanning / CodeQL

Local variable address stored in non-local memory Warning

A stack address which arrived via a
parameter
may be assigned to a non-local variable.