]> git.evergreen-ils.org Git - Evergreen.git/commit
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)
committerMike Rylander <mrylander@gmail.com>
Mon, 19 Mar 2012 13:50:26 +0000 (09:50 -0400)
commit3b1ad62fd6860edc8c947bd5a542df210e113878
treee66abc78e1928d7c6b80b0fa3cbb3777cf27a7ca
parent8a5ec8b2678c3404ef5708aff4e2da56ea244f8f
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