s3: smbd: Deliberately currupt an uninitialized pointer.
authorJeremy Allison <jra@samba.org>
Fri, 11 Aug 2023 17:38:23 +0000 (10:38 -0700)
committerJule Anger <janger@samba.org>
Wed, 16 Aug 2023 10:48:14 +0000 (10:48 +0000)
commit8e31fd2d5998d08f66bad617aecbc6dc4a9490cf
tree0a2a7a1fe9200057c7232a0bf7915a7ff98c1bbb
parent9e5f1a30a4904d42d838461ff90be1ef917ec696
s3: smbd: Deliberately currupt an uninitialized pointer.

We will need this to show smbd crashing in the test code.
This will be removed once we're passing the test.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15420

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
(cherry picked from commit e7bf94b4e3a7f994aa6f0b859089c5add2ad380f)
source3/smbd/smb1_sesssetup.c