This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
sonic-buildimage/files
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
..
Aboot [arista]: Add platform support for DCS-7170-64C (#1718) 2018-07-03 17:10:11 -07:00
apt Config apt inside docker images to save disk space: auto clean, gz, no trans (#69) 2016-11-16 12:46:15 -08:00
build_templates Fix for bash's memory-leak (#1879) 2018-07-27 17:46:33 -07:00
dhcp [updategraph]: Support a special value to use empty configuration (#1086) 2017-10-27 18:01:02 -07:00
docker Add caclmgrd and related files to translate and install control plane ACL rules (#1240) 2018-01-09 17:55:10 -08:00
image_config [barefoot]: Support for platforms based on Barefoot Networks' device (#1796) 2018-07-24 10:23:12 -07:00
initramfs-tools [device] Misc fixes for Arista platforms (#1844) 2018-07-05 14:30:57 -07:00
scripts Convert arp_update into a 'start-it-once' mode (#1864) 2018-07-18 13:04:57 -07:00
sshd Squash merge latest code to github branch 2016-07-26 12:01:58 -07:00