From f61ea1998e07858a7553b2a805cfc3647aa89a5a Mon Sep 17 00:00:00 2001 From: MW Date: Thu, 20 Mar 2008 15:33:08 +0000 Subject: Added back a fix that lbsa71 did aqes ago to fix a buffer overflow in the packetpool, which somewhere through time got lost/reverted --- OpenSim/Framework/Communications/Capabilities/LLSDInventoryItem.cs | 1 - 1 file changed, 1 deletion(-) (limited to 'OpenSim/Framework/Communications/Capabilities/LLSDInventoryItem.cs') diff --git a/OpenSim/Framework/Communications/Capabilities/LLSDInventoryItem.cs b/OpenSim/Framework/Communications/Capabilities/LLSDInventoryItem.cs index 48b1f3d..36a2cbf 100644 --- a/OpenSim/Framework/Communications/Capabilities/LLSDInventoryItem.cs +++ b/OpenSim/Framework/Communications/Capabilities/LLSDInventoryItem.cs @@ -48,7 +48,6 @@ namespace OpenSim.Region.Capabilities public string name; public string desc; public int created_at; - } [LLSDMap] -- cgit v1.1