Skip to content
Snippets Groups Projects
Commit b0a1a393 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 0b0400a2
No related branches found
No related tags found
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