]> git.cameronkatri.com Git - bsdgames-darwin.git/commit
Avoid NULL-pointer deref and for now, simply exit if required terminal
authorpk <pk@NetBSD.org>
Sun, 19 May 1996 20:22:09 +0000 (20:22 +0000)
committerpk <pk@NetBSD.org>
Sun, 19 May 1996 20:22:09 +0000 (20:22 +0000)
commit711ef65c66491e5359a0d14ba54d977ebef5dc3f
tree6b4a8b249503ce3f7795d0ed405c1a43413cc78f
parent926662e765d3d4833618f343458f8279494a6604
Avoid NULL-pointer deref and for now, simply exit if required terminal
capabilities aren't there. Since the capabilities in question are marked
`obsolete' in termcap(5), someone might want to have another look
at this someday (PR#2417).
snake/snake/move.c