Regex match on a variable is not working if length is long

Alan DeKok aland at deployingradius.com
Thu Dec 12 18:26:24 CET 2019


On Dec 12, 2019, at 5:25 AM, Chinnapaiyan, Nagamani <Nagamani.Chinnapaiyan at viasat.com> wrote:
> 
> When we tried to build with the new changes, we got below error,
> CC src/lib/util/regex.c
> src/lib/util/regex.c:840:25: error: 'PCRE_ERROR_UNSET' undeclared here (not in a function); did you mean 'PCRE_ERROR_NULL'?
>  { "PCRE_ERROR_UNSET",  PCRE_ERROR_UNSET },
>                         ^~~~~~~~~~~~~~~~
>                         PCRE_ERROR_NULL
> make[1]: *** [build/objs/src/lib/util/regex.lo] Error 1
> make[1]: *** Waiting for unfinished jobs....

  We've pushed a fix, thanks.

  Alan DeKok.




More information about the Freeradius-Users mailing list