[collectd-changes] collectd,	the system statistics collection daemon: Changes to 'collectd-4.1'
    Florian Forster 
    octo at verplant.org
       
    Tue Nov  6 17:48:13 CET 2007
    
    
  
 src/snmp.c |   32 +++++++++++++++++++++++++-------
 1 file changed, 25 insertions(+), 7 deletions(-)
New commits:
commit b641906ca7c4652e5234dce65ca43dd875f3a7ae
Author: Florian Forster <octo at noris.net>
Date:   Tue Nov 6 16:37:53 2007 +0000
    snmp plugin: Don't try to free the request PDU - it segfaults for some reason.
    
    According to other code I've seen this is never done by anyone else, so this
    must mean that the snmp library takes care of this somehow. Man, I love well
    documented libraries!
commit cf3523f2908c911f30c708822fe5c61f0d68f1f8
Author: Florian Forster <octo at noris.net>
Date:   Tue Nov 6 16:20:29 2007 +0000
    snmp plugin: Be even more eager to free PDU structures.
    
    
More information about the collectd-changes
mailing list