mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-11 06:00:49 +02:00
commit bash-20170414 snapshot
This commit is contained in:
+1
-1
@@ -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");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user