Skip to content

Fix the track move construct and assignment operator.

The track info was not "moved" by the move constructor and assignment operator.

Merge request reports