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
Sun, Jan 12, 11:33 PM (21 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15773830
Default Alt Text
D9663.diff (375 B)

Event Timeline