diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-12-29 17:22:10 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-12-29 17:22:10 +0100 |
commit | b95b85fee4a7c26bfbc2890ac3ff00cef5fa0388 (patch) | |
tree | 4c92fc8dd395fa0f8139723bc5deb22ed5dce579 /HISTORY | |
parent | 63ee17701a51ae721a1d0b4517783d3ffba35f74 (diff) | |
download | vdr-b95b85fee4a7c26bfbc2890ac3ff00cef5fa0388.tar.gz vdr-b95b85fee4a7c26bfbc2890ac3ff00cef5fa0388.tar.bz2 |
Deleted a superfluous assignment in cPipe::Open()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8099,3 +8099,4 @@ Video Disk Recorder Revision History that can be freely assigned to any device access to the TS data stream. - Added a check to avoid a possible NULL pointer dereference in cCiSession::SendData() (reported by Ville Skyttä). +- Deleted a superfluous assignment in cPipe::Open() (reported by Ville Skyttä). |