summaryrefslogtreecommitdiffstats
path: root/common/mem.c
Commit message (Expand)AuthorAgeFilesLines
* common: spice_memdup could accept NULLMarc-André Lureau2011-05-031-0/+4
* add #include <config.h> to all source filesChristophe Fergeau2011-05-031-0/+3
* common: add SpiceBuffer - based on qemu-vnc BufferMarc-André Lureau2011-02-281-0/+53
* Fix sign warnings from win32 compilerAlexander Larsson2010-07-081-2/+2
* Add spice_chunks_* helpersAlexander Larsson2010-07-071-0/+59
* Add spice_strnlenAlexander Larsson2010-06-171-0/+12
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-9/+9
* Add spice_strndupAlexander Larsson2010-03-241-0/+18
* New memory allocators that exit on OOM and handle multiplication overflowAlexander Larsson2010-03-111-0/+150