Skip to content
Snippets Groups Projects
Commit a06588ed authored by Guillaume Roguez's avatar Guillaume Roguez
Browse files

manager: fix Manager::createSinkClient()

Manager::createSinkClient() returns a nullptr set shared_ptr
when called with an id already associated to a sink client.
This is not the waiting behaviour: returns the existing client.

This patch fixes that and also add documentation to the public
API to explicit this behaviour.

Change-Id: Idc9a0b4f7d7a06e2bdafe965891469903f0d5d99
parent 55f19bf7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment