Skip to content

to avoid **-Werror=vla** error#18

Open
arm2arm wants to merge 1 commit intoakorotkov:masterfrom
arm2arm:patch-1
Open

to avoid **-Werror=vla** error#18
arm2arm wants to merge 1 commit intoakorotkov:masterfrom
arm2arm:patch-1

Conversation

@arm2arm
Copy link

@arm2arm arm2arm commented Mar 30, 2022

using dynamic arrays to avoid -Werror=vla error

using dynamic arrays to avoid  **-Werror=vla** error
@esabol
Copy link

esabol commented Mar 31, 2022

Shouldn't you be using palloc and pfree instead of malloc and free?

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.

2 participants