Skip to content

Refactor pgp_dest_t to allocate cache on heap. #1782

Open
@ni4

Description

@ni4

Description

As of old design pgp_dest_t uses static cache array, which would eat up stack for local variables. This should be changed to use heap or C++ vector.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions