X-Git-Url: http://git.dolda2000.com/gitweb/?p=doldaconnect.git;a=blobdiff_plain;f=clients%2Fgui-shell%2Fdsh.c;h=bad942a37e3d7aee3166e2f814259f0371cd868c;hp=b6886680c6390bec2cbd65718e485ec929f643f2;hb=d20e3861df83a21da251d54ddcbe4ba0319b0c0b;hpb=31a01fddb038535690783feb3e76bcd35c1edb16 diff --git a/clients/gui-shell/dsh.c b/clients/gui-shell/dsh.c index b688668..bad942a 100644 --- a/clients/gui-shell/dsh.c +++ b/clients/gui-shell/dsh.c @@ -263,6 +263,7 @@ void dcfdcb(gpointer data, gint source, GdkInputCondition cond) dc_uimisc_handlenotify(resp); updatetrinfo(); } + dc_freeresp(resp); } updatewrite(); }