]> git.evergreen-ils.org Git - Evergreen.git/commit
Tweaks to osrfAppInitialize() in oils_cstore.c:
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 5 Jul 2009 12:47:11 +0000 (12:47 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 5 Jul 2009 12:47:11 +0000 (12:47 +0000)
commitdcda24abcc4c2160aab48f849a75d5dcacf312d5
treef97fe857e0428efb5209076d8ce885aaa94751cb
parentac1ef7a52298974580086c0c39e5a3e6cf3ce945
Tweaks to osrfAppInitialize() in oils_cstore.c:

1. Move some invariant tests out of the inner loop.

2. Plugged a memory leak by freeing the array of class names.

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