Progress bar shows garbage next to time

Bug #234739 reported by Jean-François Wauthy
4
Affects Status Importance Assigned to Milestone
Gimmix
Fix Released
Medium
priyank

Bug Description

The progress bar shows memory garbage next to the current time position of the played song.

This problem appears when going over the 100th minute of playing indicating an eventual problem of buffer overflow. Looking in the source code I found out that the time string is limited to 15 caracters which is too short for a long track (i.e. 431 minutes).

The solution is simply to allocate a larger string on the stack or to dynamically allocate it on the heap.

Revision history for this message
priyank (priyankmg) wrote :

Fixed in gimmix-svn. Thanks for reporting :)

Changed in gimmix:
assignee: nobody → priyankmg
importance: Undecided → Medium
status: New → Fix Committed
Revision history for this message
priyank (priyankmg) wrote :

Fixed in 0.5.0

Changed in gimmix:
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.