The Samba-Bugzilla – Attachment 9028 Details for
Bug 9998
replication failed with "Failed to find GUID for (null): Invalid DN syntax"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to force crash in the failing function
new_patch (text/plain), 559 bytes, created by
Matthieu Patou
on 2013-07-06 05:39:04 UTC
(
hide
)
Description:
Patch to force crash in the failing function
Filename:
MIME Type:
Creator:
Matthieu Patou
Created:
2013-07-06 05:39:04 UTC
Size:
559 bytes
patch
obsolete
>diff --git a/source4/dsdb/samdb/ldb_modules/linked_attributes.c b/source4/dsdb/samdb/ldb_modules/linked_attributes.c >index eb57f91..fa95713 100644 >--- a/source4/dsdb/samdb/ldb_modules/linked_attributes.c >+++ b/source4/dsdb/samdb/ldb_modules/linked_attributes.c >@@ -161,6 +161,8 @@ static int la_guid_from_dn(struct ldb_module *module, > > ret = dsdb_module_guid_by_dn(module, dn, guid, parent); > if (ret != LDB_SUCCESS) { >+ int *i = 0; >+ *i=12; > DEBUG(4,(__location__ ": Failed to find GUID for dn %s\n", > ldb_dn_get_linearized(dn))); > return ret;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 9998
:
9025
|
9026
| 9028 |
11070