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)
commitca6f049693f8bfe69d5c7533b2cc92221d0cf6d4
tree4a1d5e465d74a2c3a470d24d16b9e9860bf05522
parentaae05ebc9c3dc7ad367aed09c54b85184ba7a82e
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
source/lib/appweb/mpr/var.c