Key Information Summary Vulnerability Type: Memory leak (memleak) Affected Function: Issue Description: - expects to clean up all resources on failure. - Memory leak occurs when allocation of fails. Fix Measures: - Call and clear on error paths. - call can be removed in future versions. Related Commits: - Upstream commit: - Related commit: File Modifications: - Modified file: - Modification details: 1 file, 2 insertions, 1 deletion