To create new wiki account, please join us on #znc at Libera.Chat and ask admins to create a wiki account for you. You can say thanks to spambots for this inconvenience.

ChangeLog/0.092

From ZNC
Revision as of 09:54, 2 April 2017 by DarthGandalf (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
← 0.090 ZNC 0.092 0.094 →


This is a bugfix-only release, mainly for fixing CVE-2010-2488.

Fixes

  • ZNC wrongly counted outgoing connections towards the AnonIPLimit config option. (r2050)
  • The traffic stats caused a NULL pointer dereference if there were any unauthenticated connections. CVE-2010-2488 (r2051)
  • Csocket had a bug where a wrong error message was generated and one that caused busy loops with c-ares. (r2053)