filter.c
20.8 KB
-
filter: make sure to close the stream even on error · 4de7f3bf
When the stream list init or write fail, we must also make sure to close the stream, as that's the function contract.
Carlos Martín Nieto committed
When the stream list init or write fail, we must also make sure to close the stream, as that's the function contract.