diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-06-06 14:07:02 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-06-06 14:07:02 +0200 |
commit | abd5a81c897ae6b4c09b68742bf9f396155d1eb2 (patch) | |
tree | 592ef0e4cfd1ea2fb40a729442eb8dc0cb64e7b7 /HISTORY | |
parent | 1d03f30e93194ef2cd27d613ed00409dbc54c95e (diff) | |
download | vdr-abd5a81c897ae6b4c09b68742bf9f396155d1eb2.tar.gz vdr-abd5a81c897ae6b4c09b68742bf9f396155d1eb2.tar.bz2 |
Modified cSVDRP::CmdGRAB() to avoid writing into const data
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6127,3 +6127,5 @@ Video Disk Recorder Revision History Reinhard Nissl). - Added some missing 'const' keywords to avoid compilation errors with gcc 4.4 (thanks to Ville Skyttä and Ludwig Nussel). +- Modified cSVDRP::CmdGRAB() to avoid writing into const data (reported by + Ludwig Nussel). |