Skip to content

Fix array overflow when outputting args to header#169

Open
mdeweerd wants to merge 2 commits intoneurobin:masterfrom
mdeweerd:fix/loop_on_argv
Open

Fix array overflow when outputting args to header#169
mdeweerd wants to merge 2 commits intoneurobin:masterfrom
mdeweerd:fix/loop_on_argv

Conversation

@mdeweerd
Copy link
Copy Markdown

@mdeweerd mdeweerd commented Aug 17, 2024

The loop over argv while outputting the arguments to the header was not bounded by argc.

The main issue was that the argements got encrypted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant