summaryrefslogtreecommitdiff
path: root/common/mem.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-03common: spice_memdup could accept NULLMarc-André Lureau1-0/+4
2011-05-03add #include <config.h> to all source filesChristophe Fergeau1-0/+3
2011-02-28common: add SpiceBuffer - based on qemu-vnc BufferMarc-André Lureau1-0/+53
2010-07-08Fix sign warnings from win32 compilerAlexander Larsson1-2/+2
2010-07-07Add spice_chunks_* helpersAlexander Larsson1-0/+59
2010-06-17Add spice_strnlenAlexander Larsson1-0/+12
2010-04-13Relicense everything from GPL to LGPL 2.1+Alexander Larsson1-9/+9
2010-03-24Add spice_strndupAlexander Larsson1-0/+18
2010-03-11New memory allocators that exit on OOM and handle multiplication overflowAlexander Larsson1-0/+150