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

[maxfwd]: Fix bug is_maxfwd_lt function limit value #3480

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ar45
Copy link
Contributor

@ar45 ar45 commented Sep 25, 2024

Summary
is_maxfwd_lt( val ) was using a random value, the ptr address.

Solution
Correctly use the int value.

Compatibility
Should be backported to all supported versions of opensips.

Was using the address pointer as value.
Copy link

Any updates here? No progress has been made in the last 30 days, marking as stale.

@github-actions github-actions bot added the stale label Oct 26, 2024
@ar45
Copy link
Contributor Author

ar45 commented Oct 27, 2024

Still active

@stale stale bot removed the stale label Oct 27, 2024
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.

1 participant