Share

uriparser

File Release Notes and Changelog

Release Name: 0.7.4

Notes:
This release fixes null pointer de-referencing and memory
leaks at two places.  Thanks for the related reports go to
Harvey Vrsalovic and Daniel Chapiesky.  This release is both
source- and binary compatible.

Changes: * Fixed: Null pointer de-referencing when dissecting query strings starting with "&" right after "?" (#2418192). Thanks to Harvey Vrsalovic for reporting! * Fixed: Memory leak in uriFreeQueryList function (#2413066) Thanks to Daniel Chapiesky for reporting! * Fixed: Memory leak in uriNormalizeSyntax(Ex) functions (#2413066) Thanks to Daniel Chapiesky for reporting! * Improved: Nested configure hacks resolved * Soname: 1:9:0