Skip to content

Analyzer warning #2

@arnaudlevy

Description

@arnaudlevy

UIDevice+MacAddress.m:52:16: Memory is never released; potential leak of memory pointed to by 'buf'

in
if (sysctl(mib, 6, buf, &len, NULL, 0) < 0) {
printf("Error: sysctl, take 2");
return NULL;
}

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