Skip to content

Improper Resource Shutdown or Release ('Code Quality') [VID:251] #32

@github-actions

Description

@github-actions

Filename: ViewDatabase.java

Line: 78

CWE: 404 (Improper Resource Shutdown or Release ('Code Quality'))

The program fails to release or incorrectly releases the variable statement, which was previously allocated by a call to java.sql.Connection.createStatement(). Ensure that all code paths properly release this resource. References: CWE

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions