On 03/08/2011 02:19 PM, Denis Lila wrote: > Hi. > > All this patch does is add try{use_stream}finally{stream.close} > to patches of code where we use streams but didn't close them. > The indentation changes make this quite hard to read, but the additional of the various close() looks fine to me. Thanks, Omair