]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
note recent changes
authorAlan T. DeKok <aland@freeradius.org>
Thu, 4 Mar 2021 19:29:30 +0000 (14:29 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 4 Mar 2021 19:29:30 +0000 (14:29 -0500)
doc/ChangeLog

index 8fc2c8d1a42a3994a04a5ccc83b4154541e6997b..77fa877f4e6be7101a30bb5531a5907413f6b016 100644 (file)
@@ -106,7 +106,8 @@ FreeRADIUS 3.0.22 Tue 24 Mar 2020 12:00:00 EDT urgency=low
        * Fix edge case in rlm_rest post decoder which could lead to the value of
          a post attribute being lost in the case where the output buffer was completely
          full after writing an attribute value, and more attributes needed to be encoded.
-         Reported by Adrian Smith
+         Reported by Adrian Smith.
+       * Fix leak with unknown attributes in detail reader.  Fixes #3937.
 
 FreeRADIUS 3.0.21 Tue 24 Mar 2020 12:00:00 EDT urgency=low
        Feature improvements