@@ -1123,6 +1123,9 @@ expr_streval (tok, e, lvalue)
FREE(value);/* array_variable_name returns new memory */
#endif
if(no_longjmp_on_fatal_error&&interactive_shell)
sh_longjmp(evalbuf,1);
if(interactive_shell)
{
expr_unwind();
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.