svn rev #19567: trunk/src/ccapi/server/

lxs@MIT.EDU lxs at MIT.EDU
Mon Jun 4 18:24:28 EDT 2007


Commit By: lxs
Log Message: 
ticket:new
subject: Fixed bugs introduced while moving to krb5 repository

Fixed memory leak in ccs_ccache_t and ccs_cache_collection_t when returning
the reply data.  Changed to "will_block" semantics for flow control in all
server function so it doesn't get confusing.  Fixed bug in 
ccs_server_send_reply() which was preventing ipc from working (was using
the wrong variable for the reply stream). 



Changed Files:
U   trunk/src/ccapi/server/ccs_cache_collection.c
U   trunk/src/ccapi/server/ccs_ccache.c
U   trunk/src/ccapi/server/ccs_lock_state.c
U   trunk/src/ccapi/server/ccs_server.c



More information about the cvs-krb5 mailing list