Skip to content
Commit 3b1e60da authored by Jari Tervonen's avatar Jari Tervonen Committed by Benjamin Cabé
Browse files

lib: posix: Fix NULL pointer to strcmp in posix mqueue.



When a queue has been unlinked but not removed the name pointer is set to
NULL. The queue is still in the list when adding new queues and the name
pointer is passed to strcmp.

Signed-off-by: default avatarJari Tervonen <jari.tervonen@nordicsemi.no>
parent 364322e2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment