[gstreamer-bugs] [Bug 496548] Including malloc.h breaks macos build

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Nov 14 03:13:27 PST 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=496548

  GStreamer | gst-plugins-base | Ver: HEAD CVS

Jan Schmidt changed:

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




------- Comment #9 from Jan Schmidt  2007-11-14 11:13 UTC -------
Fixed in CVS:
2007-11-14  Jan Schmidt  <jan.schmidt at sun.com>

        * gst-libs/gst/fft/kiss_fft_f32.h:
        * gst-libs/gst/fft/kiss_fft_f64.h:
        * gst-libs/gst/fft/kiss_fft_s16.h:
        * gst-libs/gst/fft/kiss_fft_s32.h:
        Don't include malloc.h which doesn't exist on Mac OSX.
        Instead, pull in glib.h and use g_malloc/g_free for
        consistency. Fixes: #496548


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=496548.




More information about the Gstreamer-bugs mailing list