[Fix prevent issues]
authorShinwoo Kim <cinoo.kim@samsung.com>
Wed, 10 Jun 2015 06:17:32 +0000 (15:17 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Thu, 11 Jun 2015 00:40:18 +0000 (09:40 +0900)
commit369beb88be928eb79c0a11e478dc7f9890fd3075
tree8a0eee6de77628e499748efe80b5c9a7daf67fa7
parent239303979df7c8e9d368c5d81f77a3aec604de43
[Fix prevent issues]
of screen_reader_vconf.c
 - CID 404741 Array compared against 0
 - CID 405344 Dereference null return value
 - CID 405972 Dereference null return value

of smart_notification.c
 - CID 398501 Resource leak

of structural_navi.c
 - CID 404103 Dereference null return value

of tests/atspi/atspi.c
 - CID 394796 Out-of-bounds read

of tests/smart_navi_suite.c
 - CID 387309 Dereference null return value

Change-Id: I2e333272e6580d6efa5c07a7e73ce7189dd1e2b8
src/screen_reader_vconf.c
src/smart_notification.c
src/structural_navi.c
tests/atspi/atspi.c
tests/smart_navi_suite.c