bug #143859. Possible security issue.

Tobias Koenig tokoe at kde.org
Tue Jun 19 14:43:40 BST 2007


On Mon, Jun 18, 2007 at 02:08:13PM +0200, Raúl Sánchez Siles wrote:
>   Hello all:
Hi Raúl,

> int main(void)
> {
>   DCOPClient* client = kapp->dcopClient();
>   if (client)
>       client->send("kdesktop", "KScreensaverIface", "lock", "");

It should be 
        client->send("kdesktop", "KScreensaverIface", "lock()", "");

Ciao,
Tobias
-- 
Separate politics from religion and economy!
The Council of the European Union is an undemocratic and illegal institution!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20070619/5b18ba5c/attachment.sig>


More information about the kde-core-devel mailing list