s3-libnet: Fix Bug #6193: avoid messing with sync_context in libnet_samsync_delta().
commitefa7f6bff9bec89214dab368ff5efc61fa1cc212
authorGünther Deschner <gd@samba.org>
Wed, 25 Mar 2009 14:58:20 +0000 (25 15:58 +0100)
committerGünther Deschner <gd@samba.org>
Wed, 25 Mar 2009 15:13:09 +0000 (25 16:13 +0100)
treefb5060f5839bbf425a665aba1ce6c72d3b433fa3
parent4d0cfb46e449e85646e05df2c4efe7dffa670edd
s3-libnet: Fix Bug #6193: avoid messing with sync_context in libnet_samsync_delta().

We absolutely need to avoid messing with the sync_context as that breaks the
stream of replication data coming from the DC (only replicates ~350 instead of
~4000 groups).

Guenther
(cherry picked from commit e3f7057b0942793543c215ab45176c4280bd7d51)
source/libnet/libnet_samsync.c