• Ulrich Sibiller's avatar
    replace (DE)ALLOCATE_LOCAL by malloc/free · 09ef9991
    Ulrich Sibiller authored
    This is basically a backport of the following commits + replacing
    xalloc/xfree by malloc/free. Fixes ArcticaProject/nx-libs#358.
    
       commit 2761c103311a1160bc483fd0367d654733df8598
       Author: Daniel Stone <daniel@fooishbar.org>
       Date:   Mon Nov 5 14:03:26 2007 +0000
    
           OS: Remove usage of alloca
    
           Replace with heap allocations.
    
       commit 5e363500c86042c394595e1a6633581eb8fcd1bb
       Author: Daniel Stone <daniel@fooishbar.org>
       Date:   Mon Nov 5 14:38:28 2007 +0000
    
           OS: Remove ALLOCATE_LOCAL from os.h
    
           Remove ALLOCATE_LOCAL_FALLBACK and DEALLOCATE_LOCAL_FALLBACK from os.h, and
           remove the include of Xalloca.h as well.
    09ef9991
Name
Last commit
Last update
..
Imakefile Loading commit data...
animcur.c Loading commit data...
filter.c Loading commit data...
glyph.c Loading commit data...
glyphstr.h Loading commit data...
matrix.c Loading commit data...
miindex.c Loading commit data...
mipict.c Loading commit data...
mipict.h Loading commit data...
mirect.c Loading commit data...
mitrap.c Loading commit data...
mitri.c Loading commit data...
picture.c Loading commit data...
picture.h Loading commit data...
picturestr.h Loading commit data...
render.c Loading commit data...
renderedge.c Loading commit data...
renderedge.h Loading commit data...