Skip to content
  • Erdal Ronahi's avatar
    Fix race condition where the d variable wasn't being set until after the · a4063b36
    Erdal Ronahi authored
    2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
    
            * daemon/slave.c: Fix race condition where the d
              variable wasn't being set until after the signal
              handlers, and the signal handlers make use of
              this variable.  Now set it before to ensure it
              is set whenever a signal might be received.
              Issue pointed out by Simon Bowden on
              gdm-list@gnome.org
    a4063b36