Remove LD_PRELOAD shell environment variable

Merged
#380 · Created  · Last updated

Merged pull request

Merged in IanSav/easy-ui-4/Fix-Shells2 (pull request #380)

31bcb11·Author: ·Closed by: ·2017-09-25

Description

This change removes the LD_PRELOAD shell environment variable from any subsequent shells launched by Enigma2. This allows shells and programs run from those shells to create pipes and pass file handles between processes.

This change is better than the previous fix applied to mytest.py as there is a potential memory leak when using os.environ in Python. This change better addresses Issue #602.

0 attachments

0 comments

Loading commits...