Skip to content
Commit 2bac7daa authored by Florian Weimer's avatar Florian Weimer
Browse files

nss_files: Fix /etc/aliases null pointer dereference [BZ #24059]



If /etc/aliases ends with a continuation line (a line that starts
with whitespace) which does not have a trailing newline character,
the file parser would crash due to a null pointer dereference.

Reviewed-by: default avatarCarlos O'Donell <carlos@redhat.com>
parent de44ab67
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment