]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
check correct variable, and allow "pos" to be NULL
authorAlan T. DeKok <aland@freeradius.org>
Thu, 11 Nov 2021 21:52:25 +0000 (16:52 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Fri, 12 Nov 2021 15:42:49 +0000 (10:42 -0500)
commit6c8e6934481e8d833cee54dacbf13d89ad8ad202
treee341d2013bd1f6c3b917a19d3f4ab1a1e998c042
parent3ac24b1de85ba3e101d20750ea4a80ae67080c59
check correct variable, and allow "pos" to be NULL

which lets us insert things at the start of the list.
src/lib/util/pair.c
src/lib/util/pair.h