-
-
Notifications
You must be signed in to change notification settings - Fork 64
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
Corrupted "time to expire" debug message #171
Comments
What version of SMCRoute are you using? |
Should be the latest release supplied by the OpenWRT project, but I don't have anything set up at the moment to try cross-compiling the git version:
It's running on a MIPS CPU if that makes a difference, I think it's a 32-bit platform:
|
Thanks, that'll save time when attempting to reproduce. Currently it looks like an uninitialized stack variable that should default to "*", so I'll probably release a fix this weekend. |
Found it, wasn't uninitialized, it was too small for IPv6 addresses, fixed now. Will be in the next release, likely v2.5.4 |
Interesting, thanks for the quick fix! |
Signed-off-by: Joachim Wiberg <[email protected]>
Just FYI it looks like there might be a typo in one of the debug messages, I'm seeing random characters appear:
The text was updated successfully, but these errors were encountered: