Page MenuHomeFreeBSD

D9663.diff
No OneTemporary

D9663.diff

Index: head/usr.bin/tset/map.c
===================================================================
--- head/usr.bin/tset/map.c
+++ head/usr.bin/tset/map.c
@@ -157,6 +157,7 @@
badmopt: errx(1, "illegal -m option format: %s", copy);
mapp->porttype = strdup(port);
}
+ free(copy);
#ifdef MAPDEBUG
(void)printf("port: %s\n", mapp->porttype ? mapp->porttype : "ANY");

File Metadata

Mime Type
text/plain
Expires
Tue, May 19, 4:20 PM (34 m, 36 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33320326
Default Alt Text
D9663.diff (375 B)

Event Timeline