-
Andrew Morton authored
If we detect an error late in this function, local variable `interpreter' can be NULL. Don't try to fput() it in that case.
72d4f16d
If we detect an error late in this function, local variable `interpreter' can be NULL. Don't try to fput() it in that case.