Allow cleanup of ctx with no peers
If a context had not had any peers added, a call to rist_destroy() would segfault.
This patch moves the check prior to the initial loop iteraction
If a context had not had any peers added, a call to rist_destroy() would segfault.
This patch moves the check prior to the initial loop iteraction
VideoLAN code repository instance