Skip to content

apachetop 0.23.2

Latest
Compare
Choose a tag to compare
@tessus tessus released this 15 Feb 22:19
· 2 commits to master since this release
0.23.2
e2ef88a

Changelog

  • Fix C++17 compatibility (drop register keyword) by @thesamesam in #13
  • use pcre2 (instead of pcre), --with-pcre2=<path>
  • fix a potential segfault, if regex is not valid
  • if regex is not valid, treat the input as literal string

Full Changelog: 0.19.7...0.23.2