core: Use glib memory functions
authorDaniel Wagner <daniel.wagner@bmw-carit.de>
Wed, 19 Dec 2012 14:29:15 +0000 (15:29 +0100)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Thu, 20 Dec 2012 13:06:59 +0000 (15:06 +0200)
commit13d88ea3301c9d333159d9eef486509b6a0836f3
treed0af6ce31b62ba9622d7e245d22aea1da2999c5c
parenta691bf284be676807545d2d4e9c000a0fcf35cce
core: Use glib memory functions

Use for all memory allocation/dealocation operation the glib
functions. This allows us to use g_mem_profile().
src/device.c
src/inet.c