Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: gnusrc



Module Name:    gnusrc
Committed By:   he
Date:           Tue Aug 24 19:58:36 UTC 1999

Modified Files:
        gnusrc/gnu/usr.bin/tar [netbsd-1-4]: list.c

Log Message:
Pull up revision 1.5->1.6:
  Cast off_t to size_t when passing arguments to functions expecting
  a size_t.  This fixes errors due to memory corruption when
  extracting archives with gtar style long file names on big endian
  machines.  Fixes PR#8229.  (bad)


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.5.4.1 gnusrc/gnu/usr.bin/tar/list.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index