segfault when reading a nonexistent file

Bug #514408 reported by Olivier Tilloy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pyexiv2
Fix Released
Medium
Olivier Tilloy

Bug Description

To reproduce:

import pyexiv2
m = pyexiv2.ImageMetadata('idontexist.jpg')
m.read()

Expected result: an IOError is raised.

Current result: segmentation fault.

Related branches

Olivier Tilloy (osomon)
Changed in pyexiv2:
status: Confirmed → Fix Committed
Olivier Tilloy (osomon)
Changed in pyexiv2:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.