]> git.evergreen-ils.org Git - working/Evergreen.git/commit
searchJOIN() was segfaulting when the FROM clause was of
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 18 Feb 2009 07:51:39 +0000 (07:51 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 18 Feb 2009 07:51:39 +0000 (07:51 +0000)
commita1e6747633140d98610a0782ce09d25f52997dce
tree7107abbf55ed18c04b7c9a82160de596004995ca
parent5ce8f545f6098cb22fef02ffc6e23f4e757b4a57
searchJOIN() was segfaulting when the FROM clause was of
the form "from": { "xxx":"yyy" }.  Reason: we were
freeing freeable_hash prematurely.  Fixed.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@12217 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/c-apps/oils_cstore.c