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

pppd: Fix printing 64-bit counters #528

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

tpaukrt
Copy link
Contributor

@tpaukrt tpaukrt commented Oct 20, 2024

Add support of format specifiers %lld and %llu to the function vslprintf and use the correct specifiers for printing 64-bit counters.

Add support of format specifiers %lld and %llu to the function vslprintf
and use the correct specifiers for printing 64-bit counters.

Signed-off-by: Tomas Paukrt <[email protected]>
@paulusmack paulusmack merged commit f7120b5 into ppp-project:master Oct 29, 2024
31 checks passed
@Neustradamus Neustradamus removed the request for review from paulusmack October 29, 2024 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants