Skip to content

Buffer - Fix strncpy in final step #36

@ericnieters

Description

@ericnieters

Students are using a fixed length of 8192 when using the proper string function. Add a check to see if they aren't using max_len. Their patch automatically checks to see if they're using strncpy, but not if they're using it correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions