mirror of
https://github.com/samba-team/samba.git
synced 2025-03-08 04:58:40 +03:00
r7753: removed debugging code :-)
This commit is contained in:
parent
30da6a1cc4
commit
51ea22db2d
@ -138,8 +138,6 @@ static void ldapsrv_try_decode_plain(struct ldapsrv_connection *conn)
|
||||
{
|
||||
struct asn1_data asn1;
|
||||
|
||||
file_save("asn1.dat", conn->partial.data, conn->partial.length);
|
||||
|
||||
if (!asn1_load(&asn1, conn->partial)) {
|
||||
ldapsrv_terminate_connection(conn, "out of memory");
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user