config/cmdline: respect ranges when creating variables
commit8eaf19335c460e966e3379d062ee5d5355203fac
authorFilip Roséen <filip@atch.se>
Wed, 12 Oct 2016 17:39:39 +0000 (12 19:39 +0200)
committerThomas Guillem <thomas@gllm.fr>
Thu, 13 Oct 2016 16:04:56 +0000 (13 18:04 +0200)
treebc94a6863f8ee32f20edaf400eb4d8a242e74b00
parentda135a7fd29c065df13c3d5053d7ccc78399f28f
config/cmdline: respect ranges when creating variables

When creating variables that has their origin on the command-line, we
need to make sure that their lower and upperbound is honored.

fixes #17430

Signed-off-by: Thomas Guillem <thomas@gllm.fr>
src/config/cmdline.c