Skip to content
  • Michael Natterer's avatar
    quartz: Bug 674108 - Hard crash due to wrong NSAutoreleasePool stacking · 1ad25dfb
    Michael Natterer authored
    Apply patch from Kristian Rietveld which addresses two issues
    in gdkeventloop-quartz.c:
    
    This patch moves the autorelease pool drain and introduces protection against
    the invalidated ufds. Basically, when we suspect ufds has been invalidated by a
    recursive main loop instance, we refrain from calling the collect function.
    (cherry picked from commit 79b3326e)
    1ad25dfb