summaryrefslogtreecommitdiff
path: root/usr.bin/cvs/logmsg.c
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2007-01-07 13:31:37 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2007-01-07 13:31:37 +0000
commit4811a811d8eb224e0204305088e2f4c4524b5c53 (patch)
tree7fc0c484cec7b29efae56c69822ff26db84f8272 /usr.bin/cvs/logmsg.c
parenta59f96bb423e2e71d49d49e9c18c7b4286789731 (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