rpcrt4: Never allocate memory for the discriminant in union_arm_unmarshall as the...
commit27030599337d3617a1bd14662b6ea6d6ff2e6979
authorRob Shearman <rob@codeweavers.com>
Mon, 16 Jul 2007 14:03:15 +0000 (16 15:03 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 16 Jul 2007 20:46:59 +0000 (16 22:46 +0200)
tree64c3fd57ba317fa061d077f575e12f56eaa2f4c7
parentb44c16cc8d7ffaf4da9767ab562c5be1f45a0dde
rpcrt4: Never allocate memory for the discriminant in union_arm_unmarshall as the memory is part of the union and has already been allocated.
dlls/rpcrt4/ndr_marshall.c