Opened 11 years ago
Closed 11 years ago
#854 closed defect (fixed)
exif hangs with 100% cpu on a specific jpg file without any EXIF data
Reported by: | alon | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | programming | Keywords: | |
Cc: | Parent Tickets: |
Description
File in question is https://www.dropbox.com/s/m5l185qxq9w5mzk/raspberry-pi-gpio-cheat-sheet.jpg
My solution involved changing exif extlib to a submodule and updating to the latest, only the last part is actually required to fix the bug of course.
Attachments (1)
Change History (2)
by , 11 years ago
Attachment: | 0001-make-exif-a-submodule.patch added |
---|
comment:1 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
fixed by commit 5e262d8bf5cb3a411528ccdad6a79ce487d697be
patch to fix bug