]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
Reduce noise in JSON code by marking up constant keys as constant
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 6 Apr 2021 21:02:51 +0000 (22:02 +0100)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Wed, 7 Apr 2021 00:02:18 +0000 (01:02 +0100)
commit5df4600596e91c221955d757f5e9777abad104d5
treef9f4f002ab5d8065ea40ccb48d27cbf622addbc2
parenteac5460242d068d43149bbba22736adc47ef49db
Reduce noise in JSON code by marking up constant keys as constant

We also get a performance boost as they're not strdupd
src/lib/json/json.c
src/modules/rlm_couchbase/mod.c
src/modules/rlm_couchbase/rlm_couchbase.c