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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Feb 10 15:41:04 PST 2014


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

--- Comment #4 from Aleix Conchillo Flaqué <aleix at oblong.com> 2014-02-10 23:40:58 UTC ---
Created an attachment (id=268742)
 View: https://bugzilla.gnome.org/attachment.cgi?id=268742
 Review: https://bugzilla.gnome.org/review?bug=724077&attachment=268742

and also call close()

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

Thanks to Dan Kegel for pointing this out.

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