scitokens / scitokens-cpp

A C++ implementation of the SciTokens library with a C library interface
Apache License 2.0
5 stars 22 forks source link

Fix enforcer_acl_free logic #124

Closed jhiemstrawisc closed 1 year ago

jhiemstrawisc commented 1 year ago

The logic for this free function was inverted, causing a bug where acls couldn't be freed through the API.