patch request - wapd patch for vdr 1.3.24

Message ID 1116187070.3870.73.camel@bobcat.mine.nu
State New
Headers

Commit Message

Ville Skyttä May 15, 2005, 7:57 p.m. UTC
  On Sun, 2005-05-15 at 22:26 +0300, Tomi Sajaniemi wrote:

> Im looking for patch to wapd plugin 0.7a (vdr 1.3.24) so I can compile 
> it without errors.

Attached is a set of patches I sent to the wapd maintainer last week.
  

Patch

--- server.c~	2005-01-25 22:32:24.000000000 +0200
+++ server.c	2005-04-01 20:39:28.276473510 +0300
@@ -505,7 +505,7 @@ 
      wmltr("Stop"), base, stop / 100, stop %100,
      wmltr("Priority"), base, priority,
      wmltr("Lifetime"), base, lifetime,
-     wmltr("File"), base, file);
+     wmltr("File"), base, wmlescape(file));
   if (timer)
      ReplyBuffer(WML_END(WML_DO("%s", URI_MAIN) WML_ENDDO()
         WML_DO("%s", URI_TIMERS) WML_ENDDO()