Re: [patch] fix mkdir(NULL) in gnome_metadata



On Thursday, August 30, 2001, at 06:02  PM, Darin Adler wrote:

+	if (! database () && init ())

Oops. Should just be "database", not "database ()".

This explains the strange stat(NULL) that Alex Larsson was seeing in Nautilus. I also worry that the constant locking and unlocking on every call to gnome_metadata_get may make Nautilus do excessive I/O, but that's an issue for another time.

    -- Darin




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