summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPrzemyslaw Pawelczyk <przemoc@gmail.com>2018-01-23 15:17:29 +0100
committerPrzemyslaw Pawelczyk <przemoc@gmail.com>2018-01-23 15:17:29 +0100
commit75c68929c302b7d3cca77c3cf542dd299d18394a (patch)
treed83f760d69b78f54522ed93940d473372f87468e /README
parent2d96df3dd6f352d522a224643b6206e680855398 (diff)
Fix sparse warning: Variable length array is used.
Avoid using VLAs when it is not really needed, especially in cases like this one here, when possible array size is very limited (1-8 bytes).
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions