pcm/PcmConvert: assign {src,dest}_format at the end
Fixes assertion failure in destructor by not assigning {src,dest}_format when an error occurs.
This commit is contained in:
Fixes assertion failure in destructor by not assigning {src,dest}_format when an error occurs.