plymouth/src/client
Ray Strode 6525ae6017 client: fix incorrectly sized buffer for /proc/cmdline
We assume /proc/cmdline will be no more than 512 bytes (including NUL).
It can actually be 4096 bytes (excluding NUL).

This commit makes sure we allocate enough space for it and its NUL.

This is just like the previous fix for the daemon, but for the client,
now.
2014-10-17 11:19:39 -04:00
..
Makefile.am build-goo: s/INCLUDES/AM_CPPFLAGS/ 2013-12-11 13:18:48 -05:00
ply-boot-client.c Reindent 2014-05-20 15:16:48 -04:00
ply-boot-client.h Reindent 2014-05-20 15:16:48 -04:00
ply-boot-client.pc.in ulibc: Change the link order + add -ldl 2012-03-21 10:35:37 -04:00
plymouth.c client: fix incorrectly sized buffer for /proc/cmdline 2014-10-17 11:19:39 -04:00