tst2005googlecode / umurmur

Automatically exported from code.google.com/p/umurmur
1 stars 0 forks source link

Dragging user to temporary channel crash umurmur #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Here are the steps to reproduce this issue:
1. Connect to server using Mumble 1.2.2.
2. Create temporary channel. User will be moved automatically to this 
channel.
3. Drag the user to just created temporary channel (to the same one that 
it is already assigned). This operation cause immediate disconnection from 
server and its crash.

I have tested it on my build of server 0.2.1 that use openssl as a crypto 
library running on Asus 500GP v1. I haven't tried official builds.

Original issue reported on code.google.com by zuljin...@gmail.com on 27 Feb 2010 at 7:53

GoogleCodeExporter commented 9 years ago
I could easily recreate the issue and it was an easy fix. Didn't expect Mumble 
to
send a join message for a channel the user already is in... Fixed in r114.

Original comment by fatbob.s...@gmail.com on 27 Feb 2010 at 9:06

GoogleCodeExporter commented 9 years ago
BTW... Thanks for the report :)

Original comment by fatbob.s...@gmail.com on 27 Feb 2010 at 9:07