Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F108118209
D31695.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
266 B
Referenced Files
None
Subscribers
None
D31695.diff
View Options
diff --git a/lib/libpfctl/libpfctl.c b/lib/libpfctl/libpfctl.c
--- a/lib/libpfctl/libpfctl.c
+++ b/lib/libpfctl/libpfctl.c
@@ -860,7 +860,6 @@
nvl = nvlist_unpack(nv.data, nv.len, 0);
free(nv.data);
if (nvl == NULL) {
- free(nv.data);
return (EIO);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jan 22, 2:04 PM (12 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16030757
Default Alt Text
D31695.diff (266 B)
Attached To
Mode
D31695: libpfctl: fix double free
Attached
Detach File
Event Timeline
Log In to Comment