Skip to content

Conversation

@Spekadyon
Copy link

Two minor commits:

  • The first one fixes a compilation error due to a missing sizeof(buf) in a snprintf argument list.
  • The second ones fixes a compiler warning, where a %d was used instead of %zu to print a size_t typed variable.

@probonopd probonopd enabled auto-merge (squash) December 14, 2024 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants