ChangeLog/0.092

From ZNC
Jump to: navigation, search


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)