Skip to content

No protection against string etc. and chars etc. that are not null terminated #197

@apnadkarni

Description

@apnadkarni

It would be desirable to have some protection when converting binary data to strings if the binary data was ill-formed (not nul-terminated). This may not be possible in all cases as C API's frequently pass around pointers without target size information but at least a check should be made in cases where size is known.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions