From: Nick Porter Date: Fri, 22 Dec 2023 10:18:10 +0000 (+0000) Subject: Name only attributes can be encoded as per commit 7f9e643e4e6b3ad7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c36036bf7cdb3d8c9d642e11b37e207dcb6a1fd;p=thirdparty%2Ffreeradius-server.git Name only attributes can be encoded as per commit 7f9e643e4e6b3ad7 --- diff --git a/src/protocols/internal/encode.c b/src/protocols/internal/encode.c index 8755513cda7..bb86a396706 100644 --- a/src/protocols/internal/encode.c +++ b/src/protocols/internal/encode.c @@ -84,8 +84,6 @@ static ssize_t internal_encode(fr_dbuff_t *dbuff, */ FR_DBUFF_IN_BYTES_RETURN(&work_dbuff, 0x00); - fr_assert(!da->flags.name_only); - switch (vp->vp_type) { /* * Only leaf attributes can be tainted