]> git.evergreen-ils.org Git - Evergreen.git/commit
1. Fixed a bug in osrfAppInitialize(). After loading the method name into the
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 1 Mar 2010 16:21:08 +0000 (16:21 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 1 Mar 2010 16:21:08 +0000 (16:21 +0000)
commitb6c0dde53779342eeaf0168537deacdec48e038f
tree1066963e7e3268f94c76671ccbf381f16d141ef8
parentff7bb858b57f4b0ec73d25e33b26d0c03b8d3235
1. Fixed a bug in osrfAppInitialize().  After loading the method name into the
method metadata, we were deleting it.  Any subsequent access of it invoked
undefined behavior.  It was just our dumb luck that cstore didn't crash and
burn long ago.

2. Tidied up some of the white space.

3. Added doxygen-style comments to three of the functions.

M    Open-ILS/src/c-apps/oils_cstore.c

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