cvs commit: src/sys/netgraph ng_tty.c

Seigo Tanimura tanimura at FreeBSD.org
Sat Oct 8 04:03:30 PDT 2005


tanimura    2005-10-08 11:03:29 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_tty.c 
  Log:
  In ngt_input(), do not derefer sc (= (sc_p) tp->t_lsc) before making
  sure sc != NULL.
  
  Revision  Changes    Path
  1.35      +5 -2      src/sys/netgraph/ng_tty.c


More information about the cvs-all mailing list