Skip to content

Reduce reference set of pe-parse - peparse::`dynamic initializer for 'ProductIdMap'' #188

Description

@Alan-Jowett

This library has a dynamic initializer for ProductIdMap and ProductMap, which causes the process to allocate and commit 13 pages.

Ask:
Allocate these pages on demand.

Both of these objects are only used in parse.cpp and are used from GetRichProductName and GetRichObjectType.

Proposal:
Switch these to allocate these data structures on demand.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    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