Commit 8e7cd06a authored by Youness Alaoui's avatar Youness Alaoui Committed by Olivier Crête

Do not parse turn data more than once if we have multiple relays

parent 486ddffe
...@@ -3074,6 +3074,7 @@ agent_recv_message_unlocked ( ...@@ -3074,6 +3074,7 @@ agent_recv_message_unlocked (
break; break;
} }
} }
break;
} }
if (retval == RECV_OOB) if (retval == RECV_OOB)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment