On 2013-10-22 10:36, Walter Valenti wrote:
> On /usr/share/pyshared/EXIF.py,
> when the condition is: data[base:base+2]=='\xFF\xEC' (line 1717), 
> the "while 1" cicle (line 1670), should end with a break.
> Currently with the condition data[base:base+2]=='\xFF\xEC'
> it goes in infinite loop.

Walter, many thanks for reporting the problem. Do you have an
example file, which provokes the bug? Could you attach it to the
bug report (by sending as email to [email protected]) or
send it to me, please? I need to check. Thanks in advance!

_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to