Skip to content

Number of performance files needs bounds checking #470

@diyelectromusic

Description

@diyelectromusic

There is no bounds checking on the number of performance.ini files that will be read in during CPerformanceConfig::CreateNewPerformanceFile(void).

There is a hard-coded limit of 1024 set for m_nPerformanceFileName in performanceconfig.ini

Also looks like it might be an issue with CPerformanceConfig::ListPerformances() too.

Kevin

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