[Gstreamer-bugs] [Bug 135640] Changed - Usage of alloca is not portable, and breaks under NetBSD
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Fri Feb 27 14:28:12 PST 2004
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=135640
Changed by jmmv at menta.net.
--- shadow/135640 Fri Feb 27 17:27:40 2004
+++ shadow/135640.tmp.9530 Fri Feb 27 17:28:12 2004
@@ -44,6 +44,11 @@
it's missing, so we are back to switching to malloc), so I've not done
this. See autoconf's info manual for more information about this topic.
(Please note that the manual does not mention stdlib.h containing
alloca's prototype, so you should #include this file in the source
unconditionally to be sure it gets defined sometime, in case it's there
and not in alloca.h.)
+
+------- Additional Comments From jmmv at menta.net 2004-02-27 17:28 -------
+Created an attachment (id=24873)
+Patch to switch from alloca to malloc
+
More information about the Gstreamer-bugs
mailing list