Skip to content

The return value of 'sscanf()' should be checked #14

Description

@QiAnXinCodeSafe

sscanf(value, "%d", &cpus[n].processor);

sscanf(value, "%d", &cpus[n].processor);

sscanf(value, "%d", &cpus[n].physical_id);

sscanf(value, "%d", &cpus[n].siblings);

sscanf(value, "%d", &cpus[n].core_id);

sscanf(value, "%d", &cpus[n].cpu_cores);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions