cosmos-sdk/x/authz/client
Emmanuel T Odeke 481569ce4f
fix: all: fix resource leaks found by staticmajor (#13394)
Fixes resource leaks in which a .Close, .Stop method
wasn't invoked in return routes such as with errors.

Found by https://github.com/cosmos/cosmos-sdk/pull/13392
2022-10-06 20:11:40 +00:00
..
cli feat: Add x/authz SendAuthorization AllowList (#12648) 2022-07-27 10:17:47 +00:00
testutil fix: all: fix resource leaks found by staticmajor (#13394) 2022-10-06 20:11:40 +00:00