Date: Tue, 17 Oct 1995 14:36:05 +0100 From: "Philippe Charnier" <charnier@lirmm.fr> To: bugs@freebsd.org Subject: bug in mt Message-ID: <199510171336.OAA12573@lirmm.lirmm.fr>
next in thread | raw e-mail | index | archive | help
Hello, There is a bug in mt.c (function is printreg). With a Wantek tape drive, I enter in the function with "ds",3,0 v=3 and bits=0 when bits++ is done, bits becomes != NULL if (v && bits) is ok because v=3 (with my tape drive) then *bits produce an segmentation fault. Have a nice day. -------- -------- Philippe Charnier charnier@lirmm.fr LIRMM, 161 rue Ada, 34392 Montpellier cedex 5 -- France ------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510171336.OAA12573>