pkgsrc/textproc/uriparser
bjs fb994da823 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
2008-09-02 12:53:42 +00:00
..
patches
buildlink3.mk
DESCR
distinfo Update to uriparser-0.7.2. Important reliability (crash/memory leak) 2008-09-02 12:53:42 +00:00
Makefile Update to uriparser-0.7.2. Important reliability (crash/memory leak) 2008-09-02 12:53:42 +00:00
PLIST