cvs commit: src/sys/pci if_xl.c

Gleb Smirnoff glebius at FreeBSD.org
Wed Jan 18 01:40:45 PST 2006


glebius     2006-01-18 09:40:29 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/pci              if_xl.c 
  Log:
  Check ifp before dereferencing it in xl_detach(). xl_detach() can be called
  from xl_attach(), when ifp is not defined yet.
  
  Found with:     Coverity Prevent(tm)
  
  Revision   Changes    Path
  1.190.2.7  +1 -1      src/sys/pci/if_xl.c


More information about the cvs-all mailing list