OpenFastPath / ofp

OpenFastPath project
BSD 3-Clause "New" or "Revised" License
349 stars 126 forks source link

icmp6: remove extra open parenthesis #291

Closed JereLeppanen closed 8 months ago

JereLeppanen commented 8 months ago

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