Skip to content
Snippets Groups Projects
Commit fdd649e2 authored by David Marcec's avatar David Marcec
Browse files

Fixed uninitialized memory due to missing returns in canary

Functions which are suppose to crash on non canary builds usually don't return anything which lead to uninitialized memory being used.
parent 39262921
No related branches found
No related tags found
No related merge requests found
Showing with 33 additions and 3 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment