Skip to content

Buffer Overflow Risk in one.c: Name Handling #29

@SohamJuneja

Description

@SohamJuneja

Description:

Unsafe name copying using strcpy()
No input validation for name length
Potential security vulnerability

Tasks:

Replace strcpy() with safer string handling
Add input validation for student names
Implement error handling for name input

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions