Commit 8dca1aa1 authored by Jean-Paul Saman's avatar Jean-Paul Saman Committed by Jean-Baptiste Kempf

mmsh: cleanup

(cherry picked from commit 190ae57d)
Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 9b9e019a
......@@ -566,6 +566,7 @@ static int Describe( access_t *p_access, char **ppsz_location )
p_sys->i_packet_used = 0;
p_sys->i_packet_length = 0;
p_sys->p_packet = NULL;
GenerateGuid ( &p_sys->guid );
if( OpenConnection( p_access ) )
......
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