]> git.evergreen-ils.org Git - Evergreen.git/commit
Added a couple of sanity checks to SELECT(). Return NULL if
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 3 Feb 2009 17:53:48 +0000 (17:53 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 3 Feb 2009 17:53:48 +0000 (17:53 +0000)
commitbeb09ecc11a75362113c1e8fcd8245ecce061a8f
treed09378f7a54cd570e1b7740c7da8de32b0a60ccf
parente50e9862ae5dcd5a5f8595d1495b44ba741753a9
Added a couple of sanity checks to SELECT().  Return NULL if
(1) the input jsonObject for the join tree is neither a hash,
nor an array, nor a string; or (2) it's a hash with more than
one element.

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