https://bugs.kde.org/show_bug.cgi?id=382780
Bug ID: 382780
Summary: closing random file descriptors on exit
Product: kdenlive
Version: 17.04.3
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: NOR
Component: User Interface
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Using strace on kdenlive, it looks like you close file descriptors from 0 to
1023 from no reason whatsoever.
There is no reason to do this. Are you even tracking the open files or you leak
them?
In any case, on exit it doesn't even matter, the OS takes care of it.
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=869838
--
You are receiving this mail because:
You are watching all bug changes.