• Show log

    Commit

  • Hash : 4de7f3bf
    Author : Carlos Martín Nieto
    Date : 2015-07-12T13:28:03

    filter: make sure to close the stream even on error
    
    When the stream list init or write fail, we must also make sure to close
    the stream, as that's the function contract.