On Sat, May 22, 2010 at 02:13:40AM -0400, Christopher Faylor wrote: >It seems like this patch would always throw away the previously read >packages. I haven't looked closely but that suggests a memory leak. > >Wouldn't it make more sense to only populate the package list when you >know where your root lives?
This comment in RootPage::OnNext would suggest that this was already
supposed to have been handled.
/* Deferred initialization of packagedb *after* the root dir has been
chosen. */
cgf
