]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
Fixed rlm_rest 2102/head
authorHerwin Weststrate <herwin@quarantainenet.nl>
Wed, 25 Oct 2017 06:21:07 +0000 (08:21 +0200)
committerHerwin Weststrate <herwin@quarantainenet.nl>
Wed, 25 Oct 2017 06:22:15 +0000 (08:22 +0200)
commitcb3eafb4b1d95ef4dad25b14a1aa9ce0455177f8
tree56ab43ead979283bd10aef886b83a00de0f57235
parente4629d6922ac6b0ce0e5239d66b193c4e2f8dad9
Fixed rlm_rest

Add an explicit type to the value assigned to REST-HTTP-Status-Code.
Without this, the following error occurs:

CONSISTENCY CHECK FAILED src/lib/util/pair_cursor.c[478]: VALUE_PAIR
attribute 0xb6c639a8 "REST-HTTP-Status-Code" data type (int8) does not
match da type (uint32)
src/modules/rlm_rest/rlm_rest.c