]> arthur.barton.de Git - netdata.git/commit
code cleanup by replacing all memory allocation functions with ones that handle excep...
authorCosta Tsaousis <costa@tsaousis.gr>
Thu, 11 Aug 2016 17:32:59 +0000 (20:32 +0300)
committerCosta Tsaousis <costa@tsaousis.gr>
Thu, 11 Aug 2016 17:32:59 +0000 (20:32 +0300)
commite5080111671c910836a7a6cc2aaf4704398825fc
tree9a42b31d364e744fc7d59bf3ccc58488a50f772a
parent1864746e20a8695ca86bf105dc037709730240d0
code cleanup by replacing all memory allocation functions with ones that handle exceptions
28 files changed:
src/appconfig.c
src/apps_plugin.c
src/common.c
src/common.h
src/daemon.c
src/dictionary.c
src/dictionary.h
src/eval.c
src/health.c
src/health.h
src/main.c
src/plugin_tc.c
src/plugins_d.c
src/proc_diskstats.c
src/proc_interrupts.c
src/proc_loadavg.c
src/proc_self_mountinfo.c
src/proc_softirqs.c
src/procfile.c
src/registry.c
src/rrd.c
src/rrd2json.c
src/sys_fs_cgroup.c
src/url.c
src/web_buffer.c
src/web_client.c
src/web_server.c
web/index.html