Skip to content
Snippets Groups Projects
Commit fcae9f21 authored by Martin Storsjö's avatar Martin Storsjö
Browse files

dashenc: Avoid a VLA-like construct


This fixes the build on compilers that interpreted the earlier
code as a variable length array (which we intentionally disallow).

Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
parent a9d8d35e
No related branches found
No related tags found
Loading
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