sonic-buildimage/sonic-slave
Rodny Molina c3c8f7fd7f Fix for bash's memory-leak (#1879)
* Fix for bash's memory-leak

Memory leak is observed during the execution of scripts that make use of bash-arrays. In scenarios where the offending script is executed on a regular basis (e.g. fancontrol), the leaking process may end up consuming most of the system resources.

In this PR i'm replacing bash in all the contexts where it executes (both host and dockers). The official patch for this issue is here: https://ftp.gnu.org/gnu/bash/bash-4.3-patches/bash43-040

* Fixing minor issue during code-merge

Signed-off-by: Rodny Molina <rmolina@linkedin.com>
2018-07-27 17:46:33 -07:00
..
Dockerfile Fix for bash's memory-leak (#1879) 2018-07-27 17:46:33 -07:00
Dockerfile.user [sonic-slave]: Split user commands from generic. (#868) 2017-08-08 10:21:54 +03:00
sonic-jenkins-id_rsa.pub Build improvements (#80) 2016-12-05 11:12:19 -08:00