s3: Avoid calling cli_alloc_mid twice in cli_smb_req_iov_send
authorVolker Lendecke <vl@samba.org>
Sun, 21 Feb 2010 19:39:36 +0000 (20:39 +0100)
committerKarolin Seeger <kseeger@samba.org>
Fri, 26 Feb 2010 15:06:29 +0000 (16:06 +0100)
commitecda733ca608950c8d3c08d1caf82f45de622461
tree5f60aa75480b796bb0a57947b975802121833b3e
parent71c4a4fb1d5fa167416a74ee90a3d4632af63cde
s3: Avoid calling cli_alloc_mid twice in cli_smb_req_iov_send

I hate macros....
(cherry picked from commit 65914ed8194b141a44516d626e71a1851bccff5f)

Fix bug #7166.
(cherry picked from commit b7d5b469ef134d60e1f795f66f7e5c3ef23d7971)
source3/libsmb/async_smb.c