X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=clients%2Fgaim%2Fgaim-dolcon.c;h=adb6b11ae8cebfd6d72346555fe793d8015a0f12;hb=547717748489192c66eefedfff7a031010faefce;hp=768a916852a74351f6be347b7a8ee3df47e97e58;hpb=0af3c9163b5c72c71742a0992b9325e91dbdc1ef;p=doldaconnect.git diff --git a/clients/gaim/gaim-dolcon.c b/clients/gaim/gaim-dolcon.c index 768a916..adb6b11 100644 --- a/clients/gaim/gaim-dolcon.c +++ b/clients/gaim/gaim-dolcon.c @@ -16,6 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ + #ifdef HAVE_CONFIG_H #include #endif @@ -223,6 +224,7 @@ static void dcfdcb(struct conndata *data, int fd, GaimInputCondition condition) break; } } + dc_freeresp(resp); } updatewrite(data); }