From kde-commits Sun Dec 08 10:11:50 2002 From: Waldo Bastian Date: Sun, 08 Dec 2002 10:11:50 +0000 To: kde-commits Subject: Re: quanta [POSSIBLY UNSAFE] X-MARC-Message: https://marc.info/?l=kde-commits&m=103934244311994 On Sunday 08 December 2002 11:01, Andras Mantia wrote: > QString args = arguments(); > + if (!args.isEmpty()) > + args = KProcess::quote(args); Are you sure that is correct? The name suggests that you can have multiple arguments (like what?) but if you quote them they will be interpreted as a single argument. Cheers, Waldo -- bastian@kde.org -=|[ SuSE, The Linux Desktop Experts ]|=- bastian@suse.com