commit bash-20170414 snapshot

This commit is contained in:
Chet Ramey
2017-04-17 17:08:57 -04:00
parent 1a5fa30baf
commit 21c9990fbb
16 changed files with 124 additions and 42 deletions
+1 -1
View File
@@ -4617,7 +4617,7 @@ execute_builtin (builtin, words, flags, subshell)
if (error_trap)
{
set_error_trap (error_trap);
xfree (error_trap);
free (error_trap);
}
discard_unwind_frame ("eval_builtin");
}