[Bug 732226] Races when sessions time out

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jul 9 07:17:28 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=732226
  GStreamer | gst-rtsp-server | git

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #9 from Wim Taymans <wim.taymans at gmail.com> 2014-07-09 14:17:23 UTC ---
commit 6543082d2b6eb75da4bddc5b43aa24e759123fae
Author: Ognyan Tonchev <ognyan at axis.com>
Date:   Wed Jul 9 15:16:08 2014 +0200

    client: check if watch is set in handle_teardown()

    The unit tests run without a watch

commit bfd498585a7fba9c9da91b18da8058204ce84afc
Author: Ognyan Tonchev <ognyan at axis.com>
Date:   Wed Jul 9 14:19:10 2014 +0200

    client tests: send teardown to cleanup session

commit f78886e7cb6992a5d25098978e6edc62baeee32e
Author: Ognyan Tonchev <ognyan at axis.com>
Date:   Wed Jul 9 14:17:46 2014 +0200

    server tests: send teardown to cleanup session

commit e0bc97e40cdf49de2911038c92275b6181113ba6
Author: Ognyan Tonchev <ognyan at axis.com>
Date:   Wed Jul 9 15:01:31 2014 +0200

    client: keep ref to client for the session removed handler

    This extra ref will be dropped when all client sessions have been
    removed. A session is removed when a client sends teardown, closes its
    endpoint of the TCP connection or the sessions expires.

    Fixes https://bugzilla.gnome.org/show_bug.cgi?id=732226

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list