Gimmix should use mpd_newSong mpd_freeSong mpd_songDup

Bug #411911 reported by Vincent Legout
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gimmix
New
Undecided
Unassigned

Bug Description

gimmix allocates mpd_Song structure (and maybe other structures) that
belong to libmpd. It does this the following way:

gimmix-lyrics.c:mpd_Song*sng = (mpd_Song*)malloc (sizeof(mpd_Song));

This makes it impossible to modify the mpd_Song structure size in libmpd
without breaking gimmix.

See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=540887

Regards,
Vincent

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.