[gst-devel] [Bug 87664] Changed - GStreamer uses non-existent MAP_ANONYMOUS flag to mmap()
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Mon Jul 8 12:46:10 CEST 2002
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=87664
Changed by t.vanklaveren at student.utwente.nl.
--- shadow/87664 Mon Jul 8 11:38:53 2002
+++ shadow/87664.tmp.31087 Mon Jul 8 11:39:30 2002
@@ -15,6 +15,11 @@
URL:
Cc:
Summary: GStreamer uses non-existent MAP_ANONYMOUS flag to mmap()
gst/cothreads.c uses the MAP_ANONYMOUS flag to mmap() which is called
MAP_ANON on FreeBSD. Patch follows.
+
+------- Additional Comments From t.vanklaveren at student.utwente.nl 2002-07-08 11:39 -------
+Created an attachment (id=9713)
+Patch to gst/cothread.c which replaces MAP_ANONYMOUS with MAP_ANON
+
More information about the gstreamer-devel
mailing list