Pushed the changes:
- Inheriting HANDLEs has been not working accurately
- Before the fix, all HANDLEs were inherited
- Only specified HANDLEs are inherited by: {rE0b01950}
- HANDLEs by w32_open_null were leaked
- fixed by: {rEf28bf71}
T7723 fix by {rE311fb76}