cvs commit: src/sys/kern kern_linker.c

John Baldwin jhb at FreeBSD.org
Mon Jul 10 19:06:02 UTC 2006


jhb         2006-07-10 19:06:01 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_linker.c 
  Log:
  Don't try to reuse the linker_file structure after we've freed it when
  throwing out the kld's loaded by the loader that didn't successfully link.
  
  Found by:       Coverity Prevent(tm)
  CID:            1435
  
  Revision  Changes    Path
  1.140     +2 -2      src/sys/kern/kern_linker.c


More information about the cvs-all mailing list