Skip to content
Commit d28a72ed authored by Robert Lubos's avatar Robert Lubos Committed by Carles Cufí
Browse files

net: sockets: Add missing break statement in setsockopt



SOL_SOCKET and IPPROTO_TCP levels were missing the break statement at
the end of their processing logic, which could cause unexpected
fallthrough on unhandled optname value.

Signed-off-by: default avatarRobert Lubos <robert.lubos@nordicsemi.no>
parent c868018c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment