kientzle    2004/04/13 16:50:48 PDT
  FreeBSD src repository
  Modified files:
    usr.bin/tar          write.c 
  Log:
  When all the links to a file have been dumped, don't forget
  to free() the memory used to store the filename.
  
  Revision  Changes    Path
  1.6       +3 -1      src/usr.bin/tar/write.c