r25163: Fix wrong ctx passed to talloc_asprintf_append().
authorJeremy Allison <jra@samba.org>
Fri, 14 Sep 2007 16:50:54 +0000 (16:50 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:30:47 +0000 (12:30 -0500)
commita7370eea6be29c0e2adf5ae62aa6182b9165e744
treea569f36a91c544b7be5b0491003682a12d550b3a
parent883fd7906165ca10413e4745b3beed59516adf34
r25163: Fix wrong ctx passed to talloc_asprintf_append().
Found by Metze's code review (thanks Metze !).
Jeremy.
source/smbd/trans2.c