diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2007-01-07 13:31:37 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2007-01-07 13:31:37 +0000 |
commit | 4811a811d8eb224e0204305088e2f4c4524b5c53 (patch) | |
tree | 7fc0c484cec7b29efae56c69822ff26db84f8272 /usr.bin/cvs/logmsg.c | |
parent | a59f96bb423e2e71d49d49e9c18c7b4286789731 (diff) |
Some dynamically allocated elements are not considered of vital importance
for the vt100 emulation to work well enough for most cases (i.e. alternate
character set tables, non-default tab settings, etc).
However, code did not always check if these elements had been successfully
allocated before trying to use them, or worse, would explicitely panic in
DIAGNOSTIC kernels.
Change this to work in a degraded mode (by ignoring related escape sequences)
instead.
Diffstat (limited to 'usr.bin/cvs/logmsg.c')
0 files changed, 0 insertions, 0 deletions