Ros-diffs January 2008

ros-diffs@reactos.org
  • 24 participants
  • 539 discussions

[hpoussin] 31860: Shuffle functions to look more like in Wine. Add a few stubs
by hpoussin@svn.reactos.org
16 years, 8 months

[cwittich] 31859: Rob Shearman : rpcrt4: Handle complex arrays in calc_arg_size. <rob at codeweavers.com>
by cwittich@svn.reactos.org
16 years, 8 months

[cwittich] 31858: rpcrt4: Fix the calculation of element sizes for complex arrays by using a new function ComplexStructSize that doesn 't touch the buffer to calculate the size. <rob at codeweavers.com>
by cwittich@svn.reactos.org
16 years, 8 months

[cwittich] 31857: rpcrt4: Add support for calculating the memory size of complex types with embedded non-conformant strings. <rob at codeweavers.com>
by cwittich@svn.reactos.org
16 years, 8 months

[cwittich] 31856: rpcrt4: Allocate a context handle if a NULL GUID is being unmarshalled. <rob at codeweavers.com>
by cwittich@svn.reactos.org
16 years, 8 months

[cwittich] 31855: rpcrt4: Don't print fixmes for NDR types without a freeing function. rpcrt4: Add traces to the start of TowerConstruct and TowerExplode. <rob at codeweavers.com>
by cwittich@svn.reactos.org
16 years, 8 months

[cwittich] 31854: widl: Fix context handle "cannot be null" detection. The "cannot be null" attibute is applied to a parameter if and only if it is in-only. widl: Fix the conditions under which array freeing code is output. It doesn't matter whether or not the array is declared as a pointer or is declared using array subscripts - the array is still allocated by the unmarshalling function and so needs to be freed. <rob at codeweavers.com>
by cwittich@svn.reactos.org
16 years, 8 months

[cwittich] 31853: rpcrt4: Don't set Buffer to NULL in I_RpcFreeBuffer. <rob at codeweavers.com>
by cwittich@svn.reactos.org
16 years, 8 months

[cwittich] 31852: rpcrt4: Fix memory leak in NdrFullPointerXlatFree. <rob at codeweavers.com> First of all, the code was freeing the wrong pointer (i.e. the pointer supplied by the caller of one of the NdrFullPointer* functions, not the PFULL_PTR_TO_REFID_ELEMENT. Second, the code wasn't following the Next link to the next entry in the list.
by cwittich@svn.reactos.org
16 years, 8 months

[cwittich] 31851: rpcrt4: Fix a leak of msg in RPCRT4_io_thread on the error paths. <rob at codeweavers.com>
by cwittich@svn.reactos.org
16 years, 8 months
Results per page: