]> git.ipfire.org Git - thirdparty/plymouth.git/commit
main: make add_consoles_from_file more robust
authorKevin Murphy <kemurphy@andrew.cmu.edu>
Sun, 22 Apr 2012 06:06:42 +0000 (02:06 -0400)
committerRay Strode <rstrode@redhat.com>
Wed, 25 Apr 2012 20:01:38 +0000 (16:01 -0400)
commit6baab7a8f889f6b48cb559fd5a62750203f62c3b
tree8e1b35c9201ca2dda5e9e2179746334532a7f0d2
parent16c7b306b34839d95a05f246f2184a7aab03b180
main: make add_consoles_from_file more robust

add_consoles_from_file was a little fast and loose in its parsing.

This commit makes it a little more fault tolerant.

Patch split from larger patch, and modified by Ray Strode.
src/main.c