kientzle    2008-03-14 22:44:07 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_entry.c 
  Log:
  Since "length" computes the length of a string and is used as an
  argument to malloc(3), it should be size_t, not int.
  
  Revision  Changes    Path
  1.49      +1 -1      src/lib/libarchive/archive_entry.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to