filter: close the descriptor in case of error
When we hit an error writing to the next stream from a file, we jump to 'done' which currently skips over closing the file descriptor. Make sure to close the descriptor if it has been set to a valid value.
Showing
Please
register
or
sign in
to comment