Dima Dorfman e692c40ce1 Don't allocate a 512 byte buffer on the stack in snplwrite. It's
probably harmless in this case, since the latter is called on tty
input, which is usually a result of some system call, so we've got
plenty of stack left.  It's still nice to fix these things, though, in
case somebody ever decides this driver is a good example of something
(perhaps "what you probably shouldn't do").
2001-08-16 06:00:57 +00:00
..
2001-08-15 19:50:59 +00:00
2001-08-15 03:38:49 +00:00
2001-07-22 19:55:05 +00:00
2001-08-15 19:50:59 +00:00
2001-08-15 19:50:59 +00:00
2001-06-14 11:05:01 +00:00
2001-08-14 22:13:14 +00:00