Mercurial > pidgin
view libpurple/plugins/perl/common/Idle.xs @ 31819:70ff869a74d1
Open an explorer.exe window at the location of the file when clicking
on a file link instead of executing the file, because executing a file
can be potentially dangerous. Problem discovered by James Burton of
Insomnia Security. Fixed by Eion Robb.
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 18 Aug 2011 08:38:23 +0000 |
parents | 9d7ebd28d339 |
children |
line wrap: on
line source
#include "module.h" MODULE = Purple::Idle PACKAGE = Purple::Idle PREFIX = purple_idle_ PROTOTYPES: ENABLE void purple_idle_touch() void purple_idle_set(time) time_t time