jylefort    2006-10-05 16:14:14 UTC

  FreeBSD ports repository

  Modified files:
    devel/glib20         Makefile 
    devel/glib20/files   extra-patch-glib_gunicollate.c 
  Log:
  - Remove the ICU crash workaround and really fix the issue. If
    resultLength is smaller than the length needed to store the collation
    key, ucol_getSortKey() sometimes does not obey resultLength and
    overflows the result buffer...
  - Plug a memory leak in the icu patch.
  
  Revision  Changes    Path
  1.128     +0 -1      ports/devel/glib20/Makefile
  1.2       +3 -3      ports/devel/glib20/files/extra-patch-glib_gunicollate.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