Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.
This repository was archived by the owner on Oct 21, 2024. It is now read-only.

stprintf is overflowing the buffer at many places #24

@santoshk

Description

@santoshk

We should replace its usage by some safe function like stprintf_s or the string buffer io stream class usage.

This is causing the buffer overflow if the command line is bigger than some no of characters - just imagine machine name, command path, some parameters .... and then pipe output to another command

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