mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-13 17:17:37 -05:00
@ -2014,6 +2014,7 @@ bool winctrl_handle_command(struct dlgparam *dp, UINT msg,
|
|||||||
ctrl->handler(ctrl, dp, dp->data, EVENT_ACTION);
|
ctrl->handler(ctrl, dp, dp->data, EVENT_ACTION);
|
||||||
c->data = NULL;
|
c->data = NULL;
|
||||||
}
|
}
|
||||||
|
filename_free(fn);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
Reference in New Issue
Block a user