From: Alan T. DeKok Date: Sun, 9 Mar 2025 15:53:57 +0000 (-0400) Subject: make error easier to understand X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6315e92f10c0ea28f58dd8cf308a7b537b562662;p=thirdparty%2Ffreeradius-server.git make error easier to understand --- diff --git a/src/lib/util/value.c b/src/lib/util/value.c index 9461ebd413..fa954ece4d 100644 --- a/src/lib/util/value.c +++ b/src/lib/util/value.c @@ -5290,7 +5290,7 @@ parse: FR_SBUFF_SET_RETURN(in, &our_in); } - fr_strerror_const("String value was not NULL"); + fr_strerror_const("Unexpected value for data type NULL"); return -1; /*