uriparser / uriparser

:hocho: Strictly RFC 3986 compliant URI parsing and handling library written in C89; moved from SourceForge to GitHub

Home Page:https://uriparser.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plug memory leaks in test suite if any, start utilizing (at least) address sanitizier in CI

hartwork opened this issue · comments

The following Travis CI repos could be of use, if we stick to Ubuntu trusty:

  • llvm-toolchain-trusty-6.0
  • llvm-toolchain-trusty-7
  • ubuntu-toolchain-r-test

Please get in touch about details before starting work on this matter. Thanks!