X-Git-Url: http://dolda2000.com/gitweb/?a=blobdiff_plain;f=daemon%2Fui.c;h=0f6e701bbe45d5d9d3aab1e46c912d1362754443;hb=b984902c37729827db65bc4271a6cd07ff7c0546;hp=3f65ea1291c3189e541fac558f1e24a83966d0bf;hpb=5760093c6a76eee741d70f8b8d71e9e52bd655ee;p=doldaconnect.git diff --git a/daemon/ui.c b/daemon/ui.c index 3f65ea1..0f6e701 100644 --- a/daemon/ui.c +++ b/daemon/ui.c @@ -1216,7 +1216,6 @@ static void cmd_filtercmd(struct socket *sk, struct uidata *data, int argc, wcha for(pp = cargv; *pp; pp++) free(*pp); free(cargv); - free(filtercmd); data->fcmdsk = wrapsock(pipe); data->fcmdpid = pid; if(data->fcmdbuf != NULL)