cvs commit: src/bin/rm rm.c

Maxim Konovalov maxim at FreeBSD.org
Wed Oct 18 08:22:36 UTC 2006


maxim       2006-10-18 08:22:33 UTC

  FreeBSD src repository

  Modified files:
    bin/rm               rm.c 
  Log:
  o Zero out struct stat before usage.  lstat(2) can fail and
  leave garbage there which will break -W code path.
  
  PR:             bin/84569
  Submitted by:   Igor
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.55      +1 -0      src/bin/rm/rm.c


More information about the cvs-all mailing list