Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix format-truncation warning #1663

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Commits on Jul 30, 2024

  1. Fix truncation warning

    michaelortmann committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b1069cc View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Merge remote-tracking branch 'upstream/develop' into dns.truncate

    and reset this branch to implement a new solution
    michaelortmann committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    9fd4b1f View commit details
    Browse the repository at this point in the history
  2. New fix: print raw errno, dont use strerror() in thread and dont use …

    …strerror_r() due to GNU / POSIX portability complexity
    michaelortmann committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    3eeee5d View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Remove whitespace

    michaelortmann committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    c03d853 View commit details
    Browse the repository at this point in the history