Skip to content

the certificate manger object is frequently input as a void* #10030

@DrKatieL

Description

@DrKatieL

Version

latest master

Description

While this issue is not a bug, using a void* instead of a typed object in function calls effectively removes pointer compatibility checks when using the library increasing the chance of a user of WolfSSL creating a bug. There are 10 functions I found in asn.c by grepping for "void *cm". These are mostly related to wc_ParseCert.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions