]> 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:32 +0000 (20:33 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Tue, 13 Jan 2009 20:33:32 +0000 (20:33 +0000)
commitf085903a5ca3d81eafbaa21c3ac77a239ad3ead5
tree109227ade8a4fef76e8fc57cc32ab5d8ae40a94d
parent8d4d4f5f2b2b41d6af5ec763e90859831ceb5bc0
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/branches/rel_1_0@1621 9efc2488-bf62-4759-914b-345cdb29e865
src/gateway/osrf_http_translator.c