Subject: CVS commit: pkgsrc/textproc/uriparser
From: Blair Sadewitz
Date: 2008-09-02 14:53:43
Message id: 20080902125343.1B70C175D0@cvs.netbsd.org

Log Message:
Update to uriparser-0.7.2.  Important reliability (crash/memory leak)
fix:

2008-09-01 -- 0.7.2

  * Fixed: Bad cleanup logic in functions
      - uriAddBaseUri(..)
      - uriRemoveBaseUri(..)
      Previously you needed to call uriFreeUriMembers on return code
      URI_ERROR_MALLOC and only then. So that's why these functions now
      take cleanup off your shoulders. An extra call to uriFreeUriMembers
      from your side is still needed in case of success.
  * Soname: 1:7:0

Files:
RevisionActionfile
1.3modifypkgsrc/textproc/uriparser/Makefile
1.3modifypkgsrc/textproc/uriparser/distinfo