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

icmp6: remove extra open parenthesis #291

Merged

Conversation

JereLeppanen
Copy link
Contributor

An extra open parenthesis seems to have been added in commit 8f7a5f2, which breaks compilation with the --disable-sp configure option. Remove it.

Fixes: 8f7a5f2 icmp6: Fix array-bounds warnings on icmp6 data access

An extra open parenthesis seems to have been added in commit 8f7a5f2,
which breaks compilation with the --disable-sp configure
option. Remove it.

Fixes: 8f7a5f2 icmp6: Fix array-bounds warnings on icmp6 data access

Signed-off-by: Jere Leppänen <jere.leppanen@nokia.com>
Reviewed-by: Tuomas Taipale <tuomas.taipale@nokia.com>
@JereLeppanen JereLeppanen force-pushed the dev/fix-disable-sp-build branch from 0de14bd to 6147565 Compare October 27, 2023 13:11
@JereLeppanen JereLeppanen merged commit 58bc54b into OpenFastPath:master Oct 27, 2023
5 checks passed
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