[Bug 724077] shm: use shutdown() instead of close()

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Feb 10 15:54:49 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=724077
  GStreamer | gst-plugins-bad | git

Olivier Crete (Tester) <olivier.crete> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #268742|none                        |committed
             status|                            |

--- Comment #6 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2014-02-10 23:54:47 UTC ---
(From update of attachment 268742)
Arg, I shouldn't have missed this, committed too..

commit fd27bdf5f056967193f1af2a97aa3de806606fae
Author: Aleix Conchillo Flaqué <aleix at oblong.com>
Date:   Mon Feb 10 15:38:08 2014 -0800

    shm: call close() after shutdown()

    shutdown() doesn't close the file descriptor so we leak sockets if we
    don't call close().

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

-- 
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