* grub-core/gnulib/argp-parse.c (__argp_input): Don't crash if pstate

is NULL.
This commit is contained in:
Colin Watson 2011-04-10 15:25:52 +02:00 committed by Vladimir 'phcoder' Serbinenko
parent 8b8a81fa6a
commit 088cdb65eb
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2011-04-10 Colin Watson <cjwatson@ubuntu.com>
* grub-core/gnulib/argp-parse.c (__argp_input): Don't crash if pstate
is NULL.
2011-04-10 Vladimir Serbinenko <phcoder@gmail.com>
Dynamically count the number of lines for the lower banner.