]> git.evergreen-ils.org Git - OpenSRF.git/commit
need a copy of the service when it's pulled from the cache, since the sessionCache...
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Tue, 13 Jan 2009 20:33:01 +0000 (20:33 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Tue, 13 Jan 2009 20:33:01 +0000 (20:33 +0000)
commita5034f2664181902bc77ebccf906ac01be056151
tree34df13dd5e89e28e29855c4190bb8a0bf070eb8a
parentbe645751d28ffee80864fece75a52f78b6779e85
need a copy of the service when it's pulled from the cache, since the sessionCache object is freed.  use apr_pstrdup so Apache will manage the memory for us

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1620 9efc2488-bf62-4759-914b-345cdb29e865
src/gateway/osrf_http_translator.c