mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-04-04 14:20:43 +02:00
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. |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| ply-boot-client.c | ||
| ply-boot-client.h | ||
| ply-boot-client.pc.in | ||
| plymouth.c | ||