Skip to content

Memory Leak bug in ssl/s3_lib.c 4554 (4606) #7060

@gangfan

Description

@gangfan

Hi, we find a memory leak bug in ssl/s3_lib.c 4554 (4606 in current version).
This bug happens when the program taking true branch at line 4569 and goto the err label.

There is no free operation in the err section.

image

GF
Sourcebrella

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions