]> git.ipfire.org Git - thirdparty/systemd.git/commit
basic/env-util: don't relax unesaping of serialized environment strings 7061/head
authorLubomir Rintel <lkundrak@v3.sk>
Wed, 11 Oct 2017 13:05:38 +0000 (15:05 +0200)
committerLubomir Rintel <lkundrak@v3.sk>
Wed, 11 Oct 2017 13:05:38 +0000 (15:05 +0200)
commitc7d797bbdfaccd950988698823e17103f418a3c5
treeb963ae370090a825bc1561c857ae78bec41dcc5c
parentea43bdd1d7c14e3695a4cc081e4ef4f964160dc1
basic/env-util: don't relax unesaping of serialized environment strings

We wrote them ourselves -- they shouldn't contain invalid sequences.
src/basic/env-util.c
src/test/test-env-util.c