Changeset d007cc2 in rtems

Timestamp:
04/14/20 05:26:27 (4 years ago)
Author:
Chris Johns <chrisj@…>
Branches:
5, master
Children:
01219541
Parents:
4f32722
git-author:
Chris Johns <chrisj@…> (04/14/20 05:26:27)
git-committer:
Chris Johns <chrisj@…> (04/14/20 22:30:30)
Message:

libmisc/shell: Fix the handling of joel scripts in telnet

  • Fix the passing of std[in/out] to child threads
  • Fix deleting of managed memory in the key destructor
  • Only set the key in the main loop thread
  • Only allocate a shell env outside of the main loop
  • Fix memory leak if the task start fails
  • Remove error level from shell env, it cannot be returned this way. Add exit_code but the API is broken so it cannot be returned.

Closes #3859

(No files)

Note: See TracChangeset for help on using the changeset viewer.