gomfunkel / node-exif

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

#42 Fixed too much maker notes entries on panasonic #43

Closed vojtatranta closed 8 years ago

vojtatranta commented 9 years ago

42

The number of entries here was like 1644. Problem is that it is not async, so it just cause memory leak :(. So i fixed it simply like this, I am sure you'll find better way :)

Thank you for this exif reader, great thing, I would be screwed without. I owe you a beer:)

Sitebase commented 8 years ago

@vojtatranta my PR already fixed this https://github.com/gomfunkel/node-exif/pull/38

oeuillot commented 8 years ago

Fixed by version 0.5.0 https://github.com/gomfunkel/node-exif/releases/tag/0.5.0

vojtatranta commented 8 years ago

@Sitebase do you want me to confirm it?

oeuillot commented 8 years ago

yes please :-)

2016-01-20 17:24 GMT+01:00 vojtatranta notifications@github.com:

@Sitebase https://github.com/Sitebase do you want me to confirm it?

— Reply to this email directly or view it on GitHub https://github.com/gomfunkel/node-exif/pull/43#issuecomment-173259964.