aboutsummaryrefslogtreecommitdiff
path: root/src/dpiapi.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dpiapi.c')
-rw-r--r--src/dpiapi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dpiapi.c b/src/dpiapi.c
index cf32ed3f..705d6777 100644
--- a/src/dpiapi.c
+++ b/src/dpiapi.c
@@ -41,6 +41,7 @@ static void Dpiapi_dialog_answer_cb(BrowserWindow *bw, int answer)
/* Send answer */
a_Capi_dpi_send_cmd(NULL, bw, cmd, dialog_server, 0);
+ dFree(cmd);
}
/*