Commit 7afec24
committed
Fix enforcer_acl_free logic
The logic for this free function was inverted, causing a bug where acls couldn't be freed
through the API.1 parent b899d00 commit 7afec24
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
554 | 554 | | |
555 | 555 | | |
556 | 556 | | |
557 | | - | |
| 557 | + | |
558 | 558 | | |
559 | 559 | | |
560 | 560 | | |
| |||
0 commit comments