Rob Shearman : rpcrt4: Set PointerBufferMark to the buffer location immediately after the non-pointer data in complex struct and array marshaling and unmarshaling to keep to the DCE /RPC specification.
by Alexandre Julliard June 26, 2007
by Alexandre Julliard June 26, 2007
June 26, 2007
1
0
Rob Shearman : rpcrt4: Close the connection if a protocol error or certain other kinds of errors occur , instead of returning it to the connection pool.
by Alexandre Julliard June 26, 2007
by Alexandre Julliard June 26, 2007
June 26, 2007
1
0
Rob Shearman : rpcrt4: Translate STATUS_ACCESS_VIOLATION exceptions caught whilst executing the stub function to ERROR_NOACCESS to prevent confusing exceptions occurring in the client .
by Alexandre Julliard June 26, 2007
by Alexandre Julliard June 26, 2007
June 26, 2007
1
0
Rob Shearman : rpcrt4: When an exception is raised, return the stored exception code instead of the generic RPC_S_CALL_FAILED.
by Alexandre Julliard June 26, 2007
by Alexandre Julliard June 26, 2007
June 26, 2007
1
0
Rob Shearman : rpcrt4: Store the assoc_group_id field returned from the bind_ack packet and use it when creating further connections in the association group .
by Alexandre Julliard June 26, 2007
by Alexandre Julliard June 26, 2007
June 26, 2007
1
0
Rob Shearman : rpcrt4: Return a fault packet if the interface/ object pair in a request packet aren't registered.
by Alexandre Julliard June 26, 2007
by Alexandre Julliard June 26, 2007
June 26, 2007
1
0
Rob Shearman : rpcrt4: Add a STUBLESS_FREE phase for freeing the allocated memory in the server function .
by Alexandre Julliard June 26, 2007
by Alexandre Julliard June 26, 2007
June 26, 2007
1
0
Rob Shearman : rpcrt4: Don' t use add on the sizes of array elements to an open-ended structure; use FIELD_OFFSET with the array index instead.
by Alexandre Julliard June 26, 2007
by Alexandre Julliard June 26, 2007
June 26, 2007
1
0
Rob Shearman : rpcrt4: Add support for ServerAllocSize parameters.
by Alexandre Julliard June 26, 2007
by Alexandre Julliard June 26, 2007
June 26, 2007
1
0
June 26, 2007
1
0