diff options
author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2012-07-19 21:12:16 +0000 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-07-20 00:12:30 +0200 |
commit | b61a4660fcfb76f062c081110fb18424b0bb7b23 (patch) | |
tree | ae815e3dfb4525739a4fc903df9ca795c278a332 /src/shared/audit.h | |
parent | cba6e0627d659a33df31aaa74d0d701c4bc9f317 (diff) |
journalctl: fix assertion failure in ellipsize_mem()
When showing the journal through "journalctl --no-pager", if the
prefix of the log message (i.e. the date and syslog identifier) is
less than 3 characters shorter than the width of the terminal, you
get:
Assertion 'new_length >= 3' failed at src/shared/util.c:3859, function ellipsize_mem(). Aborting.
because there is not enough space for the "...". This patch add the
necessary check.
Diffstat (limited to 'src/shared/audit.h')
0 files changed, 0 insertions, 0 deletions