Summary: | Plug file descriptor leak + handle EINTR in close()s | ||
---|---|---|---|
Product: | dbus | Reporter: | Kimmo Hämäläinen <kimmo.hamalainen> |
Component: | core | Assignee: | Havoc Pennington <hp> |
Status: | RESOLVED FIXED | QA Contact: | John (J5) Palmieri <johnp> |
Severity: | normal | ||
Priority: | high | Keywords: | patch |
Version: | unspecified | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
proposed patch
another patch for missing fclose() plug another FD leak in dbus-spawn.c |
Description
Kimmo Hämäläinen
2006-09-07 06:50:54 UTC
Created attachment 6865 [details] [review] proposed patch Created attachment 6866 [details] [review] another patch for missing fclose() here is another patch for missing fclose(), although it does not have consequences. Created attachment 6867 [details] [review] plug another FD leak in dbus-spawn.c Ok, here is the last FD leak plugged. Now activated services don't inherit leaked FDs. Committed patches 1 and 3. Patch 2 no longer applies because of the sysdep split for unix and windows. Can you regenerate the patch with the --show-c-function flag. Thanks. (In reply to comment #4) > Committed patches 1 and 3. Patch 2 no longer applies because of the sysdep > split for unix and windows. Can you regenerate the patch with the > --show-c-function flag. Thanks. Is there a tarball available for the trunk? (I have problem with CVS because of the company firewall...) If I just know what the methods are you are changing I can manually apply the patch. Found the function. Closing |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.