Skip to content

[Improvement] Possible resource leak in BaseCatalog.java #6513

Open
@justinmclean

Description

@justinmclean

What would you like to be improved?

This code:
BaseAuthorization<?> authorization =
BaseAuthorization.createAuthorization(classLoader, authorizationProvider);

This probably needs to be closed if an exception occurs?

How should we improve?

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions