[Bug 2543] New: Potential infinite recursion in signal handling

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 14 22:44:44 PST 2005


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=2543          
     
           Summary: Potential infinite recursion in signal handling
           Product: xorg
           Version: 6.8.2
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Server/general
        AssignedTo: xorg-bugzilla-noise at freedesktop.org
        ReportedBy: xzilla at achurch.org


xf86SignalHandler (hw/xfree86/common/xf86Events.c) resets the signal handler
before setting the flag indicating a signal has been caught, theoretically
allowing the possibility of infinite recursion--though admittedly I can't think
of a real-life case where this would happen.  Attaching a patch anyway just to
clean up the logic.          
     
     
--           
Configure bugmail: https://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 xorg-bugzilla-noise mailing list