r2118: fixed the receipt of bigendian rpc packets with the new async code.
authorAndrew Tridgell <tridge@samba.org>
Tue, 31 Aug 2004 01:16:50 +0000 (01:16 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:58:26 +0000 (12:58 -0500)
commita86e629a39baf0ba2a6bb347eb9b72551c1477ff
treeba318d761b3c4d932e2e6c325d56d2ec07e89e19
parent306eb848654e0cadb0ebe10c29420fc0c30a64c4
r2118: fixed the receipt of bigendian rpc packets with the new async code.

The fix uses the new talloc_increase_ref_count() function in an
interesting way. I suspect this sort of technique will become quite
common.
source/librpc/rpc/dcerpc.c