CWE-584
Return Inside Finally Block
BaseDraft
Description
The code has a return statement inside a finally block, which will cause any thrown exception in the try block to be discarded.
Hierarchy (View 1000)
Parents
Children
none
CVEs mapped to this weakness (0)
No CVEs match the current filter.