]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
Move vb size field into a struct with the ptr types in fr_value_box_t
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Wed, 14 Dec 2022 23:46:29 +0000 (17:46 -0600)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Wed, 14 Dec 2022 23:46:29 +0000 (17:46 -0600)
commit77cf03cc9dbf45141df4d75f17a537b4b96bdaff
tree50e4ff49a5e3c2a293a73fa16b4f74645662794c
parent28b9f76d4ac44023ff29c906e6207f66dae86988
Move vb size field into a struct with the ptr types in fr_value_box_t

Print some extra size information in radsize
14 files changed:
src/lib/ldap/filter.c
src/lib/server/map_async.c
src/lib/unlang/edit.c
src/lib/util/calc.c
src/lib/util/uri.c
src/listen/ldap_sync/proto_ldap_sync.c
src/modules/rlm_escape/rlm_escape.c
src/modules/rlm_ldap/rlm_ldap.c
src/modules/rlm_mschap/rlm_mschap.c
src/modules/rlm_perl/rlm_perl.c
src/modules/rlm_rest/rlm_rest.c
src/modules/rlm_sql/rlm_sql.c
src/modules/rlm_unbound/rlm_unbound.c
src/modules/rlm_unpack/rlm_unpack.c