linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #02871
[Bug 696761] Re: Password Dialog box crash
Line 554 of HubFrame.cpp is as follows..
client->password(Text::fromT(linePwd.getValue()));
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/696761
Title:
Password Dialog box crash
Status in DC++:
New
Bug description:
1) make a dlg box pop up for entering passwords
2) close the hub frame right before a reconnect (what will happen is that as the HubFrame is closing a dialogue box for password input will come up but the frame is closed already so cancelling or even hitting ok will crash DC++)
Using te steps above will 100% crash DC++ every single time
References