]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
Amend map_to_vp to add pairs to a fr_pair_list_t
authorNick Porter <nick@portercomputing.co.uk>
Mon, 11 Jan 2021 08:43:15 +0000 (08:43 +0000)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 21 Jan 2021 23:05:49 +0000 (23:05 +0000)
commit2246487f05f280bb6c0adca2dbfe787175a1cb4d
tree64173e4be66cbfedf80f2d6797f2bc800d512282
parent69ce3e36ec273929508137fd07bd7bce07a24741
Amend map_to_vp to add pairs to a fr_pair_list_t

Usually it will only find one pair, but the case of list to list means a
whole list is returned.
src/lib/server/map.c