mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
New option '-g'; fixed security hole CAN-2005-0071 when grabbing to file
This commit is contained in:
@@ -1370,6 +1370,8 @@ Darren Salt <linux@youmustbejoking.demon.co.uk>
|
||||
'--no-kbd'
|
||||
for adding '__attribute__' to functions that use printf() like parameters
|
||||
for suggesting to write grabbed images to the SVDRP connection encoded in base64
|
||||
for suggesting to open the file handle in the SVDRP GRAB command in a way that
|
||||
it won't follow symbolic links, and to canonicalize the file name
|
||||
|
||||
Sean Carlos <seanc@libero.it>
|
||||
for translating OSD texts to the Italian language
|
||||
@@ -1571,3 +1573,7 @@ Bob Withers <bwit@pobox.com>
|
||||
for publishing a Base64 encoder at http://www.ruffboy.com/download.htm
|
||||
(http://www.ruffboy.com/code/Base64.zip), part of which was used when writing
|
||||
the cBase64Encoder class
|
||||
|
||||
Javier Fern<72>ndez-Sanguino Pe<50>a <jfs@computer.org>
|
||||
for reporting a security hole in the way the SVDRP command GRAB writes the
|
||||
image file
|
||||
|
Reference in New Issue
Block a user