FreeBSD Bugzilla – Attachment 115157 Details for
Bug 156902
net-mgmt/collectd memory leak
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 266 bytes, created by
Thorkill
on 2011-05-09 10:00:19 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Thorkill
Created:
2011-05-09 10:00:19 UTC
Size:
266 bytes
patch
obsolete
>--- src/meta_data.c.bak 2011-05-09 08:21:35.000000000 +0000 >+++ src/meta_data.c 2011-05-09 08:21:39.000000000 +0000 >@@ -215,6 +215,7 @@ > return; > > md_entry_free (md->head); >+ pthread_mutex_destroy(&md->lock); > free (md); > } /* }}} void meta_data_destroy */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 156902
: 115157