]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Add gctx to dict struct
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Wed, 6 Nov 2019 23:49:37 +0000 (17:49 -0600)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Wed, 6 Nov 2019 23:49:37 +0000 (17:49 -0600)
src/lib/util/dict_priv.h

index c341dd3391151e60264c90953024c2eb2b44897f..f3882ed27d96e9720299a0f3f9e06e1637de8792 100644 (file)
@@ -58,6 +58,8 @@ extern "C" {
  * There would also be conflicts for DHCP(v6)/RADIUS attributes etc...
  */
 struct fr_dict {
+       fr_dict_gctx_t          *gctx;                  //!< Global dictionary context this dictionary
+                                                       ///< was allocated in.
        bool                    read_only;              //!< If true, disallow modifications.
 
        bool                    in_protocol_by_name;    //!< Whether the dictionary has been inserted into the