Fix a bug spotted by Jason Stephenson and Thomas Berezansky
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Tue, 13 Mar 2012 21:40:28 +0000 (17:40 -0400)
committerBill Erickson <berick@esilibrary.com>
Mon, 19 Mar 2012 13:34:33 +0000 (09:34 -0400)
commit58ab613e7d9ebb8a233fcd1c0059bea18e7820e2
treee66abc78e1928d7c6b80b0fa3cbb3777cf27a7ca
parentd07ead31288949230fd13034365148c9f99cf7cc
Fix a bug spotted by Jason Stephenson and Thomas Berezansky

I was leaving local variables called 'cache' high and dry in many
functions calling the initSessionCache() function that was introduced to
reduce code repetition.

This seems to fix that

Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/c-apps/oils_sql.c