CVE-2021-23192: dcesrv_core: add better debugging to dcesrv_fault_disconnect()
authorStefan Metzmacher <metze@samba.org>
Fri, 13 Nov 2020 10:25:41 +0000 (11:25 +0100)
committerJule Anger <janger@samba.org>
Mon, 8 Nov 2021 09:52:13 +0000 (10:52 +0100)
commit6b37112441013aa80f31915e921ce2182ca7e630
tree8337f9904c2e5e4fec57c5edc0f9607a9103c769
parent4a893891951d9b3e087e6577327c3aa0a019e99e
CVE-2021-23192: dcesrv_core: add better debugging to dcesrv_fault_disconnect()

It's better to see the location that triggered the fault.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Samuel Cabrero <scabrero@samba.org>
librpc/rpc/dcesrv_core.c