]> git.evergreen-ils.org Git - Evergreen.git/commit
To plug a memory leak: uncommented a call to jsonObjectIteratorFree().
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 4 May 2009 14:17:11 +0000 (14:17 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 4 May 2009 14:17:11 +0000 (14:17 +0000)
commit72d866fdd7445d7568b90e190e04167192ae7893
treebe269892c283df7f9fd556316261f90b3327b4dd
parent03785d48f87841ef1becd367bd411274da2c5451
To plug a memory leak: uncommented a call to jsonObjectIteratorFree().
This call was allegedly causing abends at some point in the past,
but my testing reveals no problems with it now.

Also: eliminated a couple of calls to oilsIDLFindPath().

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