Ticket #3797 (closed defect: duplicate)
MC is leaking a pipe to executed programs
Reported by: | 0xe2.0x9a.0x9b | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | mc-core | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
GNU Midnight Commander 4.8.19
Steps to reproduce the bug:
- Run "sleep 100" from Midnight Commander
- Run "htop" in another terminal
- Find "sleep 100" in htop and press "l" to list open files
- The list of open files contains "8 FIFO 0xa 3977158 pipe"
Expected result:
- The list of open files does not contain "8 FIFO 0xa 3977158 pipe"
Change History
Note: See
TracTickets for help on using
tickets.
Closed as duplicate of #3795.