[OpenSIPS-Devel] SF.net SVN: opensips:[4749] trunk/mem

sobomax at users.sourceforge.net sobomax at users.sourceforge.net
Fri Sep 26 03:37:50 CEST 2008


Revision: 4749
          http://opensips.svn.sourceforge.net/opensips/?rev=4749&view=rev
Author:   sobomax
Date:     2008-09-26 01:37:49 +0000 (Fri, 26 Sep 2008)

Log Message:
-----------
Fix compilation with system malloc, at least with gcc 3.4.6 on FreeBSD
it did not work. Turn malloc wrappers to be real functions instead of
macros. Also fix the issue with compatibility on 64-bit arches, where
sizeof(int) != sizeof(size_t).

Modified Paths:
--------------
    trunk/mem/mem.c
    trunk/mem/mem.h


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Devel mailing list