Skip to content
  • rodrigorivascosta's avatar
    Bug 666551-Fix a few dangling pointers · 1b033774
    rodrigorivascosta authored
    When removing an item from the list, check the next one's my_owner,
    and fix it accordingly. And take this case into account when last
    of the list is deleted.
    
    Also, assign NULL to 'my_owner' in g_thread_xp_WakeConditionVariable.
    1b033774