]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
xlat: Automatically alloc list heads
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sun, 19 Feb 2023 18:18:53 +0000 (12:18 -0600)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sun, 19 Feb 2023 22:55:39 +0000 (16:55 -0600)
commitc7fc3d59decacec743fa6ecbdfd9a1f40278b7b0
treec31afd8d51e0c49699e478e04fdf8f976a9226d9
parent0a1f7f7695311ac33c17b585657aa67d50689dbd
xlat: Automatically alloc list heads
src/lib/server/tmpl_tokenize.c
src/lib/unlang/all.mk
src/lib/unlang/xlat.h
src/lib/unlang/xlat_alloc.c [new file with mode: 0644]
src/lib/unlang/xlat_expr.c
src/lib/unlang/xlat_inst.c
src/lib/unlang/xlat_priv.h
src/lib/unlang/xlat_purify.c
src/lib/unlang/xlat_tokenize.c