Skip to content

[C++] Allow disabling extension type deserialization when reading IPC #49155

@pitrou

Description

@pitrou

Describe the enhancement requested

Certain users of the IPC format may want to entirely prohibit deserialization of extension types, or adopt a selective whitelist approach when loading extension types.

This may come up useful when there is a concern that some third-party extension types may have latent robusteness issues in their deserialization code.

Component(s)

C++

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions