Skip to content
Snippets Groups Projects
Commit d323374a authored by Emanuele Aina's avatar Emanuele Aina
Browse files

Handle multi-line values when dumping the environment


If the value of a environment variable contains a newline, a naive
`sort` will mangle the output.

Use null-terminated chunks to handle newlines properly.

Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
parent 3de7c2bf
Branches debian/bullseye-nonfree
Tags debian/1.20200212-1
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment