rpcrt4: Fix a copy-and-paste error in RpcAuthInfo_Release that caused a double free...
commit5191498564d3949f1a2eb1922c72e116db19c0f4
authorRob Shearman <rob@codeweavers.com>
Tue, 18 Sep 2007 15:31:55 +0000 (18 16:31 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 19 Sep 2007 09:36:28 +0000 (19 11:36 +0200)
tree3d9ff0e33a159bf6ee22c6a828f677ece7492835
parentb64ceefde35f64e04946317d6804c2293749e1ef
rpcrt4: Fix a copy-and-paste error in RpcAuthInfo_Release that caused a double free of memory.
dlls/rpcrt4/rpc_binding.c