Files
opensim/OpenSim/Framework
Justin Clark-Casey (justincc) 306af9934a In an object return message, send a null-terminated empty string in binary bucket to prevent a viewer 3 crash.
This is the message sent to the client when the object is returned.
We were sending byte[0] in the binary bucket.  This didn't kill viewer 1 but did terminate viewer 3 (don't know about viewer 2).
So sending "\0" instead.
This is to address http://opensimulator.org/mantis/view.php?id=5683
2011-09-13 17:13:42 +01:00
..
2009-10-01 01:17:47 +09:00
2010-08-06 23:27:57 +01:00
2009-08-12 23:34:12 -04:00
2011-06-03 10:26:58 -07:00
2009-08-12 23:34:12 -04:00
2009-10-19 08:58:03 +09:00
2009-10-01 01:17:47 +09:00
2009-10-01 01:17:47 +09:00
2009-10-01 01:17:47 +09:00
2009-10-01 01:17:47 +09:00
2009-10-01 01:17:47 +09:00
2010-09-12 13:43:49 -04:00
2010-09-12 12:54:31 -04:00
2011-05-05 19:56:54 -04:00
2011-05-05 19:56:54 -04:00
2009-10-01 01:17:47 +09:00
2011-07-13 01:25:17 +01:00