vdr 1.3.38: SVDRP grab filename

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Stefan Huelswitt wrote:
> On 14 Jan 2006 Klaus Schmidinger <Klaus.Schmidinger@xxxxxxxxxx> wrote:
> 
>>Stefan Huelswitt wrote:
>>
>>
>>>--- svdrp.c.orig	2005-12-30 16:42:29.000000000 +0100
>>>+++ svdrp.c	2006-01-09 19:15:51.000000000 +0100
>>>@@ -682,8 +682,7 @@
>>>      else if (strcmp(FileName, "-") == 0)
>>>         FileName = NULL;
>>>      else {
>>>-        Reply(501, "Missing filename extension in \"%s\"", FileName);
>>>-        return;
>>>+        Jpeg = true;
>>
>>This would allow overwriting files with extensions other
>>than ".jpeg", ".jpg" or ".pnm" - is this really what you want?
> 
> 
> Actualy it allows overwriting files with no extention only.
> 
> I find it convinient to be backward compatible.
> As the whole operation is limited to the grab directory anyways,
> security considerations are negligible IMHO.

And what's the point in writing to a file without an extension?

Klaus


[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux