]> git.ipfire.org Git - thirdparty/plymouth.git/commit
key-file: ignore leading spaces and blank lines
authorRay Strode <rstrode@redhat.com>
Wed, 17 Jul 2013 19:07:43 +0000 (15:07 -0400)
committerRay Strode <rstrode@redhat.com>
Wed, 17 Jul 2013 19:07:43 +0000 (15:07 -0400)
commit7fd7fd1a82f26d007962adb75948de3e5544b9ae
treed4ff56ee844c9252df817af426cd861c6b65cc48
parentcb2595ac56f6cf0941660316fbdf2bc41a644ae1
key-file: ignore leading spaces and blank lines

leading spaces and blank lines currently cause parse errors.
This commit fixes the parser to be more lenient.

https://bugs.freedesktop.org/show_bug.cgi?id=67006
src/libply/ply-key-file.c