chiark / gitweb /
manager: just warn about an invalid environment entry
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 23 Jun 2017 23:20:54 +0000 (19:20 -0400)
committerSven Eden <yamakuzure@gmx.net>
Tue, 25 Jul 2017 07:46:52 +0000 (09:46 +0200)
commit93da43bca7870b6931dee1ca60534e7dd8878849
tree03bfc78395b570c778b4736b8d7b1b4818bfaaf8
parente8e6b286fd0e65709fe372773e58b1b7ebcfffcd
manager: just warn about an invalid environment entry

Apart from bugs (as in #6152), this can happen if we ever make
our requirements for environment entries more stringent. As with
the rest of deserialization, we should just warn and continue.
src/basic/env-util.c