summaryrefslogtreecommitdiffstats
path: root/usr.bin/cvs/logmsg.c
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2007-01-07 13:31:36 +0000
committermiod <miod@openbsd.org>2007-01-07 13:31:36 +0000
commitc8617581f37d6180cd442f5a38a42fd8c9e00aeb (patch)
tree54ba34b01b2482c1ea70f03552d814c3066314ad /usr.bin/cvs/logmsg.c
parentChange allocations to M_NOWAIT in attach methods, and return NULL if they fail. (diff)
downloadwireguard-openbsd-c8617581f37d6180cd442f5a38a42fd8c9e00aeb.tar.xz
wireguard-openbsd-c8617581f37d6180cd442f5a38a42fd8c9e00aeb.zip
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