Jonathan Nieder wrote: > * This class is not threadsafe and is intented for use only on the main > * thread. > */ > > Maybe the warning is relevant? But this does not feel like a race > (especially with a narrow window like that between the following "if" > and "return") > > if (!xpcomFunctions.allocFunc) > return nsnull; > return xpcomFunctions.allocFunc(size);
Sorry, please ignore the above. -- To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110509121023.GA21865@elie