--_000_7A5601613D0AF042A5EDA8C8A7AA805D0E3E82C53DESESSCMS0356e_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable
It was difficult to achieve, but I was able to include several errors (rega= rding line numbers) in my two-line patch XD
The correct one:
--- ../../origtmp/openldap-2.4.21/servers/slapd/back-meta/search.c 200= 9-08-14 22:54:14.000000000 +0200 +++ ./servers/slapd/back-meta/search.c 2011-04-15 13:11:51.395261000 +0200 @@ -309,6 +309,8 @@
if ( rc =3D=3D LDAP_SUCCESS ) { candidates[ candidate ].sr_msgid =3D META_M= SGID_IGNORE; + binddn =3D msc->msc_bound_ndn; + cred =3D msc->msc_cred; goto retry; } }
Regards, Diego
--_000_7A5601613D0AF042A5EDA8C8A7AA805D0E3E82C53DESESSCMS0356e_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable
<html> <head> <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
<meta name=3D"Generator" content=3D"Microsoft Exchange Server"> <!-- converted from rtf --> <style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left:= #800000 2px solid; } --></style> </head> <body> <font face=3D"Arial, sans-serif" size=3D"2"> <div>It was difficult to achieve, but I was able to include several errors = (regarding line numbers) in my two-line patch XD </div> <div> </div> <div>The correct one: </div> <div> </div> <div>--- ../../origtmp/openldap-2.4.21/servers/slapd/back-meta/search.c&nbs= p; 2009-08-14 22:54:14.000000000 +0200</div> <div>+++ ./servers/slapd/back-meta/search.c 2011-04-15 13= :11:51.395261000 +0200</div> <div>@@ -309,6 +309,8 @@</div> <div> </div> <div> &nbs= p; = if ( rc =3D=3D LDAP_SUCCESS ) {</div> <div> &nbs= p; &= nbsp; candidates[ candidate ].sr_= msgid =3D META_MSGID_IGNORE;</div> <div>+  = ; &n= bsp; binddn =3D msc->msc_bound_ndn;<= /div> <div>+  = ; &n= bsp; cred =3D msc->msc_cred;</div> <div> &nbs= p; &= nbsp; goto retry;</div> <div> &nbs= p; = }</div> <div> &nbs= p; }</div> <div> </div> <div> </div> <div>Regards, </div> <div>Diego</div> <div> </div> </font> </body> </html>
--_000_7A5601613D0AF042A5EDA8C8A7AA805D0E3E82C53DESESSCMS0356e_--