]> git.evergreen-ils.org Git - working/Evergreen.git/commit
fixed a problem in utils where I was using a va_list after calling va_end on the...
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 17 Aug 2005 14:43:44 +0000 (14:43 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 17 Aug 2005 14:43:44 +0000 (14:43 +0000)
commitbb67d01ee98ed3cf18982801204506495ad7df95
tree73a267461282efbd0573031347d9d0663db5ff13
parent9250ff695afbc0a6bd67ce1d539d921c72f6a034
fixed a problem in utils where I was using a va_list after calling va_end on the list
found a couple of memory leaks in gateway
got exceptions going through the REST gateway
made makefile a little smarter

git-svn-id: svn://svn.open-ils.org/ILS/trunk@1672 dcc99617-32d9-48b4-a31d-7c20da2025e4
OpenSRF/bin/opensrf_all
OpenSRF/src/Makefile
OpenSRF/src/gateway/Makefile
OpenSRF/src/gateway/fieldmapper-c-xml-out.pl
OpenSRF/src/gateway/mod_ils_gateway.c
OpenSRF/src/utils/utils.c