Opened 15 years ago
Closed 15 years ago
#155 closed defect (fixed)
Potential deadlock in subprocess forking code
Reported by: | rainer | Owned by: | rainer |
---|---|---|---|
Priority: | major | Milestone: | 2.5.7 |
Component: | main | Version: | |
Keywords: | Cc: |
Description
There is a potential deadlock in the code for forking a subprocess to execute an external programm (sh_entropy.c, sh_extern.c). Needs to be fixed.
Note:
See TracTickets
for help on using tickets.
Fixed in changeset [235].