diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/radsec.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/lib/radsec.c b/lib/radsec.c index 6cc9fe4..f8bd246 100644 --- a/lib/radsec.c +++ b/lib/radsec.c @@ -142,7 +142,6 @@ void rs_context_destroy(struct rs_context *ctx)        r = r->next;        rs_free (ctx, tmp);      } -  dict_free ();    rs_free (ctx, ctx);  } | 
