Skip to content

Segmentation fault #10

@ret7020

Description

@ret7020

I compile test.cpp with make and when I try to execute any docker api method I get Segmentation fault. After using gdb I understood, that problem in line 274 with function: curl_slist_free_all(headers);. After I comment this line and recompile project, error gone.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions