]> git.sesse.net Git - vlc/blobdiff - bin/rootwrap.c
Upnp: remove trailing space
[vlc] / bin / rootwrap.c
index 03598a94178d9be5e96e177370d1fcde6fa905c7..37d88396faf55c5ec62db1bd187a5a0b8fe488b3 100644 (file)
@@ -172,6 +172,7 @@ static void rootprocess (int fd)
                 close (sock);
                 continue;
             }
+            close (sock);
         }
         send_err (fd, errno);
     }