view console/gntrequest.h @ 14142:89d043d547cc

[gaim-migrate @ 16784] Never allow Yahoo! to insert a NULL value into the outgoing packet hash. This fixes some random crashes when the packet gets sent, and yahoo_packet_length() is called, which eventually calls strlen(NULL), which crashes committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 16 Aug 2006 06:58:59 +0000
parents b7a99d54a5a9
children c65ed4f6eea8
line wrap: on
line source

#include "request.h"

GaimRequestUiOps *gg_request_get_ui_ops();

void gg_request_init();

void gg_request_uninit();