Sai-Lai Lo <S.Lo@orl.co.uk> writes: > 2. CORBA C++ mapping's memory management rule dictates that > for an OUT sequence argument, the callee (your server) is > responsible for the allocating the storage and the caller > (your client) is responsible for releasing the storage. > When the client is remote, the callee is the stub code. ^^^^^^^^^^^^^^^^^^^^^^^ Sorry, I mean the caller is the stub code.