On Thu, 16 Jun 2011 17:17:15 +0200, Olaf van der Spek <[email protected]> wrote: > On Wed, Jun 15, 2011 at 5:23 PM, Barry Leslie > <[email protected]> wrote: > > I had a look at this and it looks like I am getting garbage from > > drizzled::getDataHomeCatalog() > > > > Could it be that something is overwriting the static memory being returned > > by this? > > getDataHomeCatalog() uses a function static var. I'm not sure that's > safe with multi threading. I'll fix it. > Not sure if that's the issue though.
This will also be changed "soon" when I find that spare 12 hours to debug the final problem related to my catalog branch (that actually isn't directly related to it... it just helps expose it). -- Stewart Smith _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

