goldengel / exiflibrary

Automatically exported from code.google.com/p/exiflibrary
MIT License
0 stars 0 forks source link

ExifFile.Read(stream) closes stream #20

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Read exif data from stream
2. After the exif data is used, the stream is closed

I would like the stream to stay open.
Version 0.11, OS: Windows 7 x64

Thanks for the great library.

Original issue reported on code.google.com by jantenh...@gmail.com on 17 Jun 2010 at 12:07

GoogleCodeExporter commented 8 years ago
Can you explain why you need this? Can't you reopen the stream?

Original comment by oozcitak on 17 Jun 2010 at 1:00

GoogleCodeExporter commented 8 years ago
Please disregard my last comment. This is a bug, it shouldn't close the stream.

Thanks for the feedback,
Ozgur

Original comment by oozcitak on 18 Jun 2010 at 8:26

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r54.

Original comment by oozcitak on 18 Jun 2010 at 8:42