summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-02-14 13:55:52 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-02-14 13:55:52 +0100
commit36b1caedc259a041277651c5ce29107823745418 (patch)
tree01438b0d270427acbb763d860621e68d429364ba /CONTRIBUTORS
parent6715f4048407bb4db430f3181d29ee71a9069653 (diff)
downloadvdr-36b1caedc259a041277651c5ce29107823745418.tar.gz
vdr-36b1caedc259a041277651c5ce29107823745418.tar.bz2
Modified cSVDRP::CmdGRAB() to avoid writing into const data (backport from version 1.7.8)
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS2
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 043c6653..495c2276 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -2369,3 +2369,5 @@ Ralf Schueler <dl4mw@schueler.ws>
to 1.6.0-3
for backporting "Added some missing 'const' keywords to avoid compilation errors
with gcc 4.4" from version 1.7.8 to 1.6.0-3
+ for backporting "Modified cSVDRP::CmdGRAB() to avoid writing into const data"
+ from version 1.7.8 to 1.6.0-3