Mercurial > pidgin
view libpurple/example/defines.h @ 20854:686a492e2b70
Protect from a buffer overrun if we get bogus data back from the request API. Fixes CID 331. There is also a fix to check that the connection returned by the request dialog is still valid before using it.
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Tue, 09 Oct 2007 23:22:20 +0000 |
parents | 32c366eeeb99 |
children |
line wrap: on
line source
#define CUSTOM_USER_DIRECTORY "/dev/null" #define CUSTOM_PLUGIN_PATH "" #define PLUGIN_SAVE_PREF "/purple/nullclient/plugins/saved" #define UI_ID "nullclient"