Fix a bug spotted by Jason Stephenson and Thomas Berezansky user/senator/pcrud-fleshing
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Tue, 13 Mar 2012 21:40:28 +0000 (17:40 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Tue, 13 Mar 2012 21:40:28 +0000 (17:40 -0400)
commit0eccba955c4e1556476fbc8f52add8928e6ea040
tree2bd04ef7b12ad02ae10ee38d3924326387dd7191
parent5304bc8bc4e1a150a7a3a27aa4c439069c4cf091
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>
Open-ILS/src/c-apps/oils_sql.c