Timo Sirainen discovered that snprintf() returning -1 wasn't being handled
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 24 May 2003 16:54:42 +0000 (16:54 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 24 May 2003 16:54:42 +0000 (16:54 +0000)
commit144e70d33f65302c90461b828722234e68577840
tree4e2097c94d715b4c084d2d16825c821f860188b1
parent04b37cd9ce124002757fe36b6db301347fffefb7
Timo Sirainen discovered that snprintf() returning -1 wasn't being handled
properly.  Use a GString instead.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@7730 f5534014-38df-0310-8fa8-9805f1628bb7
packet-wtp.c