5d2554e Fix memory leak in util_internal_token_name()

Authored and Committed by rcritten 5 years ago
    Fix memory leak in util_internal_token_name()
    
    Allocate memory using the talloc context instead of relying on
    the caller to call free().
    
        
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1
file modified
+1 -1