Skip to content
Snippets Groups Projects
Commit 5cbfaeca authored by Simon McVittie's avatar Simon McVittie
Browse files

resolve-in-sysroot: Don't return real path if not readable


The GLib convention is that "out" parameters are untouched on error,
and PV_RESOLVE_FLAGS_READABLE makes it an error for the file to be
unreadable.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 25eaf9a2
No related branches found
No related tags found
1 merge request!138Minor fixes
Pipeline #4609 passed