rpcrt4: Remove unreachable code in EmbeddedComplexSize.

Rob Shearman robertshearman at gmail.com
Sun Aug 17 12:33:42 CDT 2008


RPC_FC_ERROR_STATUS_T has a value of 0x10 and therefore isn't a
possible value of "flags_type & 0xf" in the switch statement.
---
 dlls/rpcrt4/ndr_marshall.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ad9e33cfccbd7b778d0430a291cd8e780a5a247a.diff
Type: text/x-patch
Size: 502 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080817/dd2db2e6/attachment.bin 


More information about the wine-patches mailing list