]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
Use correct type for local temporary lists in rlm_sql.c
authorNick Porter <nick@portercomputing.co.uk>
Sat, 9 Jan 2021 14:20:34 +0000 (14:20 +0000)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Thu, 21 Jan 2021 23:05:49 +0000 (23:05 +0000)
commit74150bf3384ebf17673795fd9905b904b20bc163
treec2779973b1f3e495220312cdd72aaca908018eb0
parentd1bcda6cfe94190a620705ae502c68638123082f
Use correct type for local temporary lists in rlm_sql.c

And correct function to clear lists for re-use.
src/modules/rlm_sql/rlm_sql.c