fix label length bug when using NULL gtoup id
authorjc815.lee <jc815.lee@samsung.com>
Mon, 27 May 2013 06:15:35 +0000 (15:15 +0900)
committerjc815.lee <jc815.lee@samsung.com>
Mon, 27 May 2013 06:18:10 +0000 (15:18 +0900)
commit5cdbe4eae9b8ee0ba031895378b4afc8ab4dd4df
treea927894a7c8398f69ba3494df5299edb64df7915
parent9b4f9b4f659d425cc6884da6ecc16618e96f2fca
fix label length bug when using NULL gtoup id

[model] GT-I8800
[binary_type] Platform
[customer] OPEN
[issue#] N/A
[problem] If process smack label shorter than default, label is going to
wrong
[cause] didn't clean char array
[solution] clean array
[team] Framework
[request] N/A
[horizontal_expansion]

Change-Id: I7e698b1ef06edef2f6970f8632f9a6b43d1b046b
Signed-off-by: jc815.lee <jc815.lee@samsung.com>
server/src/ss_server_main.c