Fix memory leak and limit max string size 82/75582/2
authorOskar Świtalski <o.switalski@samsung.com>
Mon, 20 Jun 2016 12:35:46 +0000 (14:35 +0200)
committerTomasz Swierczek <t.swierczek@samsung.com>
Mon, 20 Jun 2016 13:53:18 +0000 (15:53 +0200)
commit2e5f11f2fe2d0f969c6f7e3109d9ee6188c559bd
treefc2f37fd19eb1108013331681134e192f96b1c92
parente623b87af1c862c4932163ca29c449c9387815d1
Fix memory leak and limit max string size

Change-Id: I5beb23123d9f29808106662158560639c27e99fc
Signed-off-by: Oskar Świtalski <o.switalski@samsung.com>
src/agent/notification-daemon/AskUserTalker.cpp
src/agent/notification-daemon/GuiRunner.cpp
src/agent/notification-daemon/GuiRunner.h
src/common/CMakeLists.txt
src/common/config/Limits.cpp [new file with mode: 0644]
src/common/config/Limits.h [new file with mode: 0644]