Clear ds_tmp after running "diff --help"

This commit is contained in:
msvensson@pilot.mysql.com 2008-01-08 21:23:30 +01:00
parent 8778c0d785
commit 29a9df4278

View File

@ -1330,7 +1330,7 @@ void show_diff(DYNAMIC_STRING* ds,
} }
else else
{ {
dynstr_set(&ds_tmp, "");
/* First try with unified diff */ /* First try with unified diff */
if (run_tool("diff", if (run_tool("diff",