Imported Upstream version 3.3.1
[debian/amanda] / common-src / security-util.c
index 3a2e0564bb0aa6c037d429bc470bae9b4a3d1501..2e0c0d03fe78c7cf46215886e6f0c79c40b9df40 100644 (file)
@@ -988,6 +988,7 @@ bsd_recv_security_ok(
      */
     s = body;
     if (strncmp_const_skip(s, "SERVICE ", s, ch) == 0) {
+       ch=ch;
        serviceX = stralloc(s);
        serviceY = strtok(serviceX, "\n");
        if (serviceY)