fixed podcast issue 2

preferencesAboutTextFull
Isa Kindov 13 years ago
parent 8aea75c99d
commit 9d65c918e5
  1. 2
      src/podcast/quicktime/UBQuickTimeFile.cpp

@ -629,7 +629,9 @@ void UBQuickTimeFile::appendAudioBuffer(void* pBuffer, long pLength, int inNumbe
}
}
}
#ifdef Q_WS_MACX
free((void*)inPacketDescs);
#endif
}

Loading…
Cancel
Save