[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gluster-devel] [bug #17398] make 'key' a string instead of data_t type.
From: |
Amar Tumballi |
Subject: |
[Gluster-devel] [bug #17398] make 'key' a string instead of data_t type. |
Date: |
Thu, 10 Aug 2006 17:25:32 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6 |
URL:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=17398>
Summary: make 'key' a string instead of data_t type.
Project: Gluster
Submitted by: amarts
Submitted on: Thursday 08/10/2006 at 17:25
Category: GlusterFS
Severity: 4 - Important
Priority: 5 - Normal
Item Group: Redesign
Status: None
Privacy: Public
Assigned to: amarts
Open/Closed: Open
Operating System: GNU/Linux
_______________________________________________________
Details:
dictionary implemented now has two elements 'key' and 'value' both as data_t
type. This is causing some of memory leak. Instead convert key as string,
this will solve memory leak issue, and also more faster.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?func=detailitem&item_id=17398>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [Gluster-devel] [bug #17398] make 'key' a string instead of data_t type.,
Amar Tumballi <=