chiark / gitweb /
basic/env-util: don't relax unesaping of serialized environment strings
authorLubomir Rintel <lkundrak@v3.sk>
Wed, 11 Oct 2017 13:05:38 +0000 (15:05 +0200)
committerSven Eden <yamakuzure@gmx.net>
Wed, 11 Oct 2017 13:05:38 +0000 (15:05 +0200)
commit4d00b5355c9f3c5976f1f8e0471199455bb4ca88
treeff786708e59006ab5e89a34f85286ae436800a55
parent856df4f3cca98d32d3aedbd8457eb7d6e9bebd43
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