Don't copy the rpc function pointers
commit6bec071408c80a85dc2a7830d2cf4c48157b5187
authorVolker Lendecke <vl@samba.org>
Sun, 9 Dec 2007 18:46:06 +0000 (9 19:46 +0100)
committerJeremy Allison <jra@samba.org>
Sun, 9 Dec 2007 19:11:21 +0000 (9 11:11 -0800)
tree173acb54bcf1d75f20489b7ab0fa0bbe673dfd9f
parentd58868f2a474c29d954eb7e6ff8627b3d77d0544
Don't copy the rpc function pointers

This actually shows up in a valgrind massif run with 4.1% of allocated memory.
I don't see why we would have to make a copy here.

Metze?
(This used to be commit 616d6b97e594a846e9b3ac4cbe48538d649462e9)
source3/rpc_server/srv_pipe.c