Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107284498
D9663.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
375 B
Referenced Files
None
Subscribers
None
D9663.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D9663: Fix a memory leak with add_mapping
Attached
Detach File
Event Timeline
Log In to Comment