Skip to content

0.5.17

Pre-release
Pre-release
Compare
Choose a tag to compare
@glongo glongo released this 25 Feb 12:32
· 253 commits to 0.5.x since this release

This is a minor bug-fix release:

  • Fix URI parsing for non-std 'space' chars
    [Fixed by Victor Julien / Reported by Darien Huss from Emerging Threats]
  • Fixing buffer overrun that was failing clang
    -fsanitize=address checks [Sam Baskinger]
  • Replace strcat/sprintf by strlcat/snprintf [Giuseppe Longo]
  • Fix autogen on CentOS 5.11 [Victor Julien]
  • Fix dereferencing type-punned pointer on CentOS 5.11 [Giuseppe Longo]
  • Fix warning on OpenBSD [Giuseppe Longo]