s3-libsmbclient Don't store 'debug_stderr' on the libsmbclient context
authorAndrew Bartlett <abartlet@samba.org>
Tue, 2 Nov 2010 04:32:16 +0000 (15:32 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 2 Nov 2010 04:36:05 +0000 (04:36 +0000)
commit7d0f04a651e4bed7e1e6d587a1bdaf3cfa6f9e33
tree4f197c631747f7528a771e7f72bf6a5b0eaf9b27
parentb1099a5b560db0145534ed6484eee27c7d93528a
s3-libsmbclient Don't store 'debug_stderr' on the libsmbclient context

Following the review of this patch series by Derrell Lipman, remove
the seperate storage of the debug_stderr variable from the
libsmbclient SMBC_internal_data context.

Andrew Bartlett
source3/include/libsmb_internal.h
source3/libsmb/libsmb_context.c
source3/libsmb/libsmb_setget.c