chiark / gitweb /
Tighten checking for variable validity
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 18 Feb 2017 03:56:28 +0000 (22:56 -0500)
committerSven Eden <yamakuzure@gmx.net>
Mon, 17 Jul 2017 15:58:36 +0000 (17:58 +0200)
commitaec69f738f9d44afa89dbff2616edc6b5372900d
tree96c38c54dacaa42ea82784afc6c9df88b69f53d3
parent187b257e8a1e6efba8fd60638e88342acdea2b5f
Tighten checking for variable validity

In the future we might want to allow additional syntax (for example
"unset VAR". But let's check that the data we're getting does not contain
anything unexpected.
src/basic/fileio.c