From: Pavan D. <pav...@gm...> - 2013-03-08 08:21:17
|
On Fri, Mar 8, 2013 at 12:46 PM, Koichi Suzuki <koi...@gm...> wrote: > Thank you Pavan. > > I think I added the lines in question. Because you are the original > author if gtm, it's wonderful if you take a look at it. > Looks good to me. The list under question is global to the process and hence the list cells must be allocated in the process-level top context i.e. TopMostMemoryContext. I checked and there are other places in the code where its explained why its necessary to allocate them in the said context. Thanks, Pavan -- Pavan Deolasee http://www.linkedin.com/in/pavandeolasee |