gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gluster-devel] Memory Leak


From: Gordan Bobic
Subject: [Gluster-devel] Memory Leak
Date: Sat, 07 Mar 2009 21:20:15 +0000
User-agent: Thunderbird 2.0.0.19 (X11/20090107)

I've been looking through the source code, trying to track down that big memory leak. Can somebody tell me where the node calloc() on line 1713 in y.tab.c (2.0.0rc2) gets free()-ed? I can see that node gets assigned to tree, and then in section_end, there is tree = NULL. Am I missing the cleanup happening somewhere else?

Gordan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]