Revert "panic without invocation_id 2"
authorStefan Metzmacher <metze@samba.org>
Tue, 30 Oct 2012 09:50:31 +0000 (10:50 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 18 Feb 2019 10:31:19 +0000 (11:31 +0100)
This reverts commit 4892185ef8f0eda50e804c2b608cb438c9fdb12d.

source4/dsdb/samdb/ldb_modules/repl_meta_data.c

index 76b06d8e615c06e156fa5d2327fa1ddd251ced49..01e388c1b8b64efa5c1065c7eddddf47f3ca876e 100644 (file)
@@ -7039,7 +7039,6 @@ static int replmd_replicated_uptodate_modify(struct replmd_replicated_request *a
                /* this happens during an initial vampire while
                   updating the schema */
                DEBUG(0,("No invocationID - replmd_replicated_uptodate_modify\n"));
-               smb_panic(__location__);
                return replmd_replicated_request_werror(ar, WERR_INTERNAL_ERROR);
        }