0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-04-16 02:24:15 +00:00
netdata_netdata/spawn
vkalintiris 4de2ce54d5
Sanitize command arguments. ()
* Sanitize bash arguments.

Remove leading dashes and escape single quotes in command arguments.

* Quote expanded variable in test
2022-11-29 17:26:35 +02:00
..
Makefile.am Improve the impact of health code on netdata scalability () 2020-05-14 11:57:20 +03:00
README.md Improve the impact of health code on netdata scalability () 2020-05-14 11:57:20 +03:00
spawn.c Sanitize command arguments. () 2022-11-29 17:26:35 +02:00
spawn.h Sanitize command arguments. () 2022-11-29 17:26:35 +02:00
spawn_client.c Allocate buffer memory for uv_write and release in the callback function () 2022-04-19 11:34:07 +03:00
spawn_server.c Trace rwlocks of netdata () 2022-05-03 00:31:50 +03:00