CVSROOT: /cvs Module name: ports Changes by: [email protected] 2018/10/28 03:20:54
Modified files:
www/uriparser : Tag: OPENBSD_6_4 Makefile
Added files:
www/uriparser/patches: Tag: OPENBSD_6_4 patch-src_UriCommon_c
patch-src_UriQuery_c patch-test_test_cpp
Log message:
Merge SECURITY fixes from upstream:
- Out-of-bounds write in uriComposeQuery* and uriComposeQueryEx*
- Detect integer overflow in uriComposeQuery* and uriComposeQueryEx*
- Protect uriResetUri* against acting on NULL input
