X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=clients%2Fgui-shell%2Fdsh.c;h=bad942a37e3d7aee3166e2f814259f0371cd868c;hb=b3f496db98421eb315443617d3fef3847326613c;hp=b6886680c6390bec2cbd65718e485ec929f643f2;hpb=31a01fddb038535690783feb3e76bcd35c1edb16;p=doldaconnect.git 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(); }