Clear ds_tmp after running "diff --help"
This commit is contained in:
parent
8778c0d785
commit
29a9df4278
@ -1330,7 +1330,7 @@ void show_diff(DYNAMIC_STRING* ds,
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
dynstr_set(&ds_tmp, "");
|
||||
/* First try with unified diff */
|
||||
|
||||
if (run_tool("diff",
|
||||
|
Loading…
x
Reference in New Issue
Block a user