genericservices/activebackupclient/src/abachandler.cpp
changeset 52 bf6a71c50e42
parent 0 e4d67989cc36
child 57 2efc27d87e1c
equal deleted inserted replaced
34:5fae379060a7 52:bf6a71c50e42
    60 	*/
    60 	*/
    61 		{
    61 		{
    62 		// Cancel any outstanding Async requests (i.e. close down the callback interface)
    62 		// Cancel any outstanding Async requests (i.e. close down the callback interface)
    63 		Cancel();
    63 		Cancel();
    64 		delete iTransferBuffer;
    64 		delete iTransferBuffer;
       
    65 		iTransferBuffer = 0;
    65 		}
    66 		}
    66 		
    67 		
    67 	void CActiveBackupCallbackHandler::RunL()
    68 	void CActiveBackupCallbackHandler::RunL()
    68 	/**
    69 	/**
    69 	Handle messages "initiated" by the server. Because of IPC limitations, the client primes the 
    70 	Handle messages "initiated" by the server. Because of IPC limitations, the client primes the