r9172: - fixed a nasty bug in the 'deep copy' mpr code that caused variables
authorAndrew Tridgell <tridge@samba.org>
Sun, 7 Aug 2005 06:16:10 +0000 (06:16 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:31:27 +0000 (13:31 -0500)
commitf9e0b8aca502357d64f4816204ddcb2c7e876c8d
tree3323910713f08f29afde1b9bfe5c0c8cf15a9417
parent2ed26253c1cc84fce6d9a00c642f3e7baffb5c80
r9172: - fixed a nasty bug in the 'deep copy' mpr code that caused variables
  called 'credentials' to not copy correctly (the bug was in handling
  of chaining in the copy code

- ensure that C pointer variables are copied via a talloc reference so that
  we can persist rpc pipes and credentials between sessions
(This used to be commit ca6f049693f8bfe69d5c7533b2cc92221d0cf6d4)
source4/lib/appweb/mpr/var.c