Bug#718129: libsdl-perl: FTBFS: Failed 1/59 test programs. 0/3826 subtests failed.
Dominique Dumont
dod at debian.org
Wed Aug 7 12:15:37 UTC 2013
Summary of a chat on #debian-sdl:
Bug comes from libsdl-mixer, this line in mixer.c is responsible:
SDL_free(soundfont_paths);
Since soundpaths is a static char*, calling free on it does not make sense
This line should simply be removed, I
As I'm also involded in sdl packaging team, I'm going to patch libsdl-mixer to
fix this issue.
All the best
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20130807/ee709503/attachment.sig>
More information about the pkg-perl-maintainers
mailing list