Age | Commit message (Collapse) | Author |
|
While files displayed by xmessage should never be more than 2gb in size,
they may be stored on filesystems with large inodes (or in the future,
dates past 2038).
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
This was used to make lint stop warning that you weren't checking
the return value.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
Fixes cppcheck error:
[readfile.c:108]: (error) Common realloc mistake: 'cp' nulled
but not freed upon failure
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: wharms <wharms@bfs.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|