cvs commit: src/sys/kern sys_generic.c

David Rhodus drhodus at crater.dragonflybsd.org
Thu Oct 2 09:57:19 PDT 2003


drhodus     2003/10/02 09:57:14 PDT

  Modified files:
    sys/kern             sys_generic.c 
  Log:
    Correct a case in readv(2) where the file descriptor reference count
    should have been decremented but was not.
  
    Reported by:    Joost Pol <joost at xxxxxxx>
    Obtained from:  FreeBSD
  
  Revision  Changes    Path
  1.12      +6 -6      src/sys/kern/sys_generic.c






More information about the Commits mailing list