eet: eet_connection.c fixed memory allocation Changed the usage of alloca() to malloc...
authorAharon Hillel <a.hillel@samsung.com>
Sun, 20 Jan 2013 08:43:29 +0000 (08:43 +0000)
committerDaniel Zaoui <daniel.zaoui@yahoo.com>
Sun, 20 Jan 2013 08:43:29 +0000 (08:43 +0000)
commitdad53362722691b388d074690ff2730ec0ef1eb9
tree606aded1f36f67946eec879ad7f1ef414141ac6f
parent44732c72d99eabed4e4b8f79b9bc6bab1a2fd0d1
eet: eet_connection.c fixed memory allocation Changed the usage of alloca() to malloc() to support big-mem-alloc This was required to support Clouseau

Signed-off-by: Aharon Hillel <a.hillel@samsung.com>
SVN revision: 83010
src/lib/eet/eet_connection.c