Apply the prevent report
authorSung-jae Park <nicesj.park@samsung.com>
Tue, 9 Oct 2012 12:35:50 +0000 (21:35 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Wed, 10 Oct 2012 07:28:54 +0000 (16:28 +0900)
commit9c07fab2acf13b1b6df4109fa46705943a718c86
treef34cfa8ec4e2066348d4f9fc22633eff002d1070
parent7b2cdf991f6f810d3b2550538011710598c84f02
Apply the prevent report

CID 15847 Dereference before null check
buffer_handler.c:190, 191
It is only used for debugging message printing.
but I changed it to prevent unexpected crash from this logging code

CID 14784 Resource Leak
I couldn't know about this.
I'll ask this again.

Change-Id: I7b31dc571d0da6039819dbc5c0426308e27149d5
debian/changelog
packaging/com.samsung.data-provider-master.spec
src/buffer_handler.c
src/instance.c
src/io.c
src/package.c
src/script_handler.c
src/server.c