Skip to content
Commit 0d4e5ac7 authored by Bartosz Golaszewski's avatar Bartosz Golaszewski Committed by Richard Weinberger
Browse files

um: remove uses of variable length arrays



While the affected code is run in user-mode, the build still warns
about it. Convert all uses of VLA to dynamic allocations.

Signed-off-by: default avatarBartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
parent 4b6b4c90
Loading
Loading
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