Free memory before calling Check_Result.
commitbd0ee80e90d2608d9b96fe0ff893766c66ff039a
authorPascal Obry <pascal@obry.net>
Thu, 25 Feb 2010 14:41:56 +0000 (25 15:41 +0100)
committerPascal Obry <pascal@obry.net>
Thu, 25 Feb 2010 14:41:56 +0000 (25 15:41 +0100)
treece47d12a9ad9efd003d851d6c2a9305b15b644e3
parente32dac1b4df3675033a9be21e33be46e60183bf4
Free memory before calling Check_Result.

In case of error Check_Result raises an exception. We need
to free any local memory before calling Check_Result to
avoid a memory leak.
src/db-sqlite.adb