[Uim-bugs] [Bug 11461] New: UIM causes file descriptor leaks on error

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 3 12:10:52 PDT 2007


http://bugs.freedesktop.org/show_bug.cgi?id=11461

           Summary: UIM causes file descriptor leaks on error
           Product: UIM
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: helper: others
        AssignedTo: uim-bugs at freedesktop.org
        ReportedBy: christianbiere at gmx.de


In uim/uim-helper-client.c there are several places in which the created file
descriptors and handles are not closed if an error occurs. A simple way to
reproduce this is removing the x-bit from uim-helper-server or this file
altogether. These functions are called quite frequently so an application can
run quickly out of file descriptors.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the uim-bugs mailing list