Skip to content

Missing check for wolfSSL_write() #3212

@ErrReporter

Description

@ErrReporter

ret = wolfSSL_write(ssl, buff, (int) strlen(buff));

The return values are never checked for write function.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions