Correction in sqlite3_finalize error handling.
authorJan Olszak <j.olszak@samsung.com>
Tue, 21 Jan 2014 14:41:41 +0000 (15:41 +0100)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Wed, 5 Feb 2014 10:19:47 +0000 (11:19 +0100)
commitbd0077b92f7949ac7b7a94737b95730925957ea7
treec51e20a2b929724fa22a58636dfb2e35400cdc1c
parentd0a73ca1d81f052576af109343da53eaaf1e3700
Correction in sqlite3_finalize error handling.

    [Issue#]   N/A
    [Bug]      Error codes in sqlite3 are positive.
    [Cause]    N/A
    [Solution] N/A

    [Verfication] Build, run tests.

Change-Id: I32ab59340d3143021ce0990f8d7d7c4c9131e78b
src/rules-db-internals.c