URL: http://build.samba.org/
--- /home/build/master/cache/broken_results.txt.old 2008-09-13
00:00:17.0 +
+++ /home/build/master/cache/broken_results.txt 2008-09-14 00:00:40.0
+
@@ -1,22 +1,22 @@
-Build status as of Sat Sep 13 00:00:03 2008
+Build status as of Sun Sep
The branch, v4-0-test has been updated
via 2e3629719790e7631d9de383b565dc8a0997bcfb (commit)
via eca0502b8620f2110a303b84def4f0bf48cc4ea5 (commit)
via e82468a8f538aa0cf6d477fb54cc0178c0d64574 (commit)
via d982b69df638f17da6af398e2613986240031064 (commit)
from
Hi Volker,
> /**
> + * Decrypt a PDU, check the signature
> + * @param[in] cliThe cli_state that received something
> + * @param[in] pduThe incoming bytes
> + * @retval error code
> + */
> +
> +
> +static NTSTATUS validate_smb_crypto(struct cli_state *cli, char *pdu)
by not uint8_t *pdu,