]> arthur.barton.de Git - netdata.git/commit
avl is now threat safe (found a condition where the trees could cause netdata to...
authorCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Fri, 27 Nov 2015 22:03:41 +0000 (00:03 +0200)
committerCosta Tsaousis (ktsaou) <costa@tsaousis.gr>
Fri, 27 Nov 2015 22:03:41 +0000 (00:03 +0200)
commit537e212e1d9e9d64c250d43f39791e9ff30159af
tree085e705af96a94a169723fddd123a49d63845b90
parentd25ed08a317abf31a85caeebb763b9f024fedbf3
avl is now threat safe (found a condition where the trees could cause netdata to crash); added a still incomplete version of the new API
src/appconfig.c
src/apps_plugin.c
src/avl.c [changed mode: 0644->0755]
src/avl.h [changed mode: 0644->0755]
src/dictionary.c
src/plugin_tc.c
src/rrd.c
src/rrd2json.c
src/rrd2json.h
src/web_client.c