Skip to content

Warnings when compiling on sprintf_s code #53

Description

@p-stca-d

When compiling, I get quite the number over warnings:

  • "too many arguments in format",
  • and also '%d' expects argument of type int, but int * is given.

When looking into the history, it seems that when moving to safelib c the custom implementation that expected a list of integers was not ported correctly?

Is there a different reason for this that I'm missing?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    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