]> git.evergreen-ils.org Git - Evergreen.git/commit
This update tweaks the SELECT function, at the point commented
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 4 Feb 2009 01:43:25 +0000 (01:43 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 4 Feb 2009 01:43:25 +0000 (01:43 +0000)
commitd51cb554c8704f67beafe572e5c8b2b80f892ff3
tree1707b6e60351b52151c99ce75c441bcb7fde3dba
parent957c8b42257ef35e7c308af8fd54d9ed5263221a
This update tweaks the SELECT function, at the point commented
"make sure the target relation is in the join tree".

The new logic should be equivalent to the old, except that
the old code potentially invokes undefined behavior by
reading through a null pointer.

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