fix removing const operator from pointers

Bug #1210067 reported by Daniel Schürmann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mixxx
Fix Released
Low
RJ Skerry-Ryan

Bug Description

At some places in the Mixxx signal flow we use expressions like this

CSAMPLE * pOutput = (CSAMPLE *)pOut;

to remove teh const operator.

We should fix this, that the const operator in the function parameter is reliable in any case.

Revision history for this message
RJ Skerry-Ryan (rryan) wrote :

Finally got around to cleaning this crap up.

Changed in mixxx:
status: New → Fix Committed
assignee: nobody → RJ Ryan (rryan)
milestone: none → 1.12.0
importance: Undecided → Low
Revision history for this message
Daniel Schürmann (daschuer) wrote :

Thank you RJ!

Btw: its in 32fbf6f3dd44ba5b625edfd9167052c85bb03edf

RJ Skerry-Ryan (rryan)
Changed in mixxx:
status: Fix Committed → Fix Released
Revision history for this message
Swiftb0y (swiftb0y) wrote :

Mixxx now uses GitHub for bug tracking. This bug has been migrated to:
https://github.com/mixxxdj/mixxx/issues/7135

lock status: Metadata changes locked and limited to project staff
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.