Sorry Jim we can't assign to global_xxx(), we need to call set_global_xxx()
authorJeremy Allison <jra@samba.org>
Wed, 13 Nov 2002 02:22:39 +0000 (02:22 +0000)
committerJeremy Allison <jra@samba.org>
Wed, 13 Nov 2002 02:22:39 +0000 (02:22 +0000)
commitce35c5d0fa62b3940cb76ed6d65712f8e2a15de4
tree25d26e800dc818a45839781c42958aff91cac25e
parentfb51582f25223efc9df51866768cb06f4daa1b53
Sorry Jim we can't assign to global_xxx(), we need to call set_global_xxx()
to ensure the malloc is done.
Jeremy.
(This used to be commit 57f7ab45b783f64a3f3337a893ba3ddef953c133)
source3/client/smbmount.c