Unsafe InputStream handling in UploadModel.buildContributions() causes resource leaks if an exception occurs before the stream is closed.
Unsafe InputStream handling in UploadModel.buildContributions() causes resource leaks if an exception occurs before the stream is closed.