(ZLibStream): dispose of supplied stream in case of initialization errors.

This commit is contained in:
morkt
2015-09-03 07:05:55 +04:00
parent 81ab95ebf1
commit 40c280a23c
2 changed files with 16 additions and 7 deletions

View File

@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion ("1.1.10.423")]
[assembly: AssemblyFileVersion ("1.1.10.423")]
[assembly: AssemblyVersion ("1.1.10.427")]
[assembly: AssemblyFileVersion ("1.1.10.427")]