fourpartswater / mandelbulber

Automatically exported from code.google.com/p/mandelbulber
GNU General Public License v3.0
0 stars 0 forks source link

[patch] Bug when closing tile files if reading error occured #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Commit 401 introduced closing of tile files if an error occurred during reading 
of tile files. However, the condition for terminating the loop is wrong, 
leading to no files being closed. The attached patch fixes that.

Original issue reported on code.google.com by Rikard.F...@gmail.com on 25 Nov 2013 at 7:33

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by buddhi1...@gmail.com on 25 Nov 2013 at 10:41

GoogleCodeExporter commented 9 years ago
Thanks for showing me this bug. I have applied your patch.

Original comment by buddhi1...@gmail.com on 26 Nov 2013 at 4:50