Menu

#1 getting track info causes a segv on some files

open
nobody
None
5
2014-10-02
2003-07-05
Craig Calef
No

I had some problems using pyid3lib where certain files
would cause the python interpreter to trigger a
segmentation violation. I tracked it down to an id3lib
function giving back a null pointer, which raises the
segv in strchr soon after. The attached patch remedies
this problem.

Discussion


Log in to post a comment.