kientzle    2008-03-14 23:19:46 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_entry.c 
    lib/libarchive/test  test_entry.c 
  Log:
  Don't lie.  If a string can't be converted to a wide (Unicode) string,
  return a NULL instead of an incomplete string.  Expand the test coverage
  to verify the correct behavior here.
  
  Revision  Changes    Path
  1.51      +8 -1      src/lib/libarchive/archive_entry.c
  1.5       +35 -0     src/lib/libarchive/test/test_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