gomfunkel / node-exif

A node.js library to extract Exif metadata from images.
MIT License
581 stars 104 forks source link

Fix for duplicate callback bug, issues #16 and #29 #30

Closed markwainwright closed 8 years ago

markwainwright commented 10 years ago

As discussed in issue #16, this fixes an issue where the callback can be called twice upon error. There's an example image that causes this in issue #29. I have tested this and verified that it fixes the issue as I described it in #29.

phillipj commented 9 years ago

ping @gomfunkel, would really appreciate this fix getting merged!

bigmonkeyboy commented 9 years ago

+1 for this fix please

axyz commented 9 years ago

+1

oeuillot commented 8 years ago

Hope it was fixed by pull request #48