Added a missing Detach() in cTransfer::Activate()

This commit is contained in:
Klaus Schmidinger
2009-01-16 15:16:08 +01:00
parent 71dc09e788
commit 70ec0dfa1b
3 changed files with 5 additions and 1 deletions

View File

@@ -5927,3 +5927,4 @@ Video Disk Recorder Revision History
- Added some missing 'const' statements to cBitmap (thanks to Andreas Regel).
- Fixed returning complete PES packets in cTsToPes::GetPes() (thanks to Reinhard
Nissl).
- Added a missing Detach() in cTransfer::Activate() (thanks to Marco Schl<68><6C>ler).