Bugs item #1825830, was opened at 2007-11-05 14:46
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=723099&aid=1825830&group_id=132078

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: libtpproto-cpp
Group: Bug - Protocol
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: nash (nash)
Assigned to: Lee Begg (llnz)
Summary: tpserver-cpp: Crashes on NULL password

Initial Comment:
Send a login message without a password entry and tpserver-cpp crashes.  

Example message:
<Header><4>'n''a''s''h'

(No password at all).

Backtrace:
#0  0xb7bb67d6 in raise () from /lib/libc.so.6
#1  0xb7bb80f1 in abort () from /lib/libc.so.6
#2  0xb7dbf7c0 in __gnu_cxx::__verbose_terminate_handler ()
   from /usr/lib/libstdc++.so.6
#3  0xb7dbd065 in std::set_unexpected () from /usr/lib/libstdc++.so.6
#4  0xb7dbd0a2 in std::terminate () from /usr/lib/libstdc++.so.6
#5  0xb7dbd1ca in __cxa_throw () from /usr/lib/libstdc++.so.6
#6  0x080b82a1 in Frame::unpackStdString (this=0x81b3d10) at frame.cpp:519
#7  0x080d9e3f in PlayerConnection::login (this=0x81b61d0)
    at playerconnection.cpp:115
#8  0x080db2ef in PlayerConnection::process (this=0x81b61d0)
    at playerconnection.cpp:75
#9  0x080c25fa in Network::masterLoop (this=0x8135338) at net.cpp:33

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=723099&aid=1825830&group_id=132078
_______________________________________________
tp-bugs mailing list
[email protected]
http://mail.thousandparsec.net/cgi-bin/mailman/listinfo/tp-bugs

Reply via email to