From: Andrei Pavel Date: Tue, 18 Jul 2023 12:18:01 +0000 (+0300) Subject: [#2942] added ChangeLog entry X-Git-Tag: Kea-2.2.1~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30aee13a5b3cb03417ad184b7d82c9c08dbb53de;p=thirdparty%2Fkea.git [#2942] added ChangeLog entry --- diff --git a/ChangeLog b/ChangeLog index 8113992771..a124b114ef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2051. [bug] razvan + Fixed a crash when splitting long options or sending user defined + options when multi-threading is enabled. Also fixed some cases + when options are not properly split if the serialized data + reaches the end of the 255 bytes long boundry. + (Gitlab #2945, #2942) + 2050. [bug] razvan Fixed a bug which was causing the Kea server to crash when using high-availability hooks library and running reconfigure