opnsense-ports/net/gopher/files/patch-object_GSgopherobj.c
Franco Fichtner cdf9952906 */*: sync with upstream
Taken from: HardenedBSD
2017-08-09 06:23:35 +02:00

11 lines
286 B
C

--- object/GSgopherobj.c.orig 2003-08-18 16:58:58 UTC
+++ object/GSgopherobj.c
@@ -2003,7 +2003,7 @@ GSfromURL(GopherObj *gs, char *urltxt, c
case news:
case unset:
case unknown:
- }
+ break;}
if (serviceType == ftp) {
if (!(doneflags & G_PATH)) {