[PATCH] Fix bug in kdelibs/kabc/lock.cpp
David Faure
faure at kde.org
Wed Apr 13 11:39:07 BST 2005
On Wednesday 13 April 2005 12:27, Michael Buesch wrote:
> Quoting Simone Gotti <simone.gotti at email.it>:
> > So the locking mechanism is broken and I can access the resource also if
> > it's locked.
> >
> > Can I commit (and backport) the attached patch?
>
> What about this:
> QString tmpIdentifier(mIdentifier);
Doesn't make any difference compared to QString tmpIdentifier = mIdentifier;
The compiler calls the above constructor in both cases.
--
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
More information about the kde-core-devel
mailing list