mirror of
https://github.com/samba-team/samba.git
synced 2025-01-15 23:24:37 +03:00
ac10058d7f
This ensure we never blunder into indirecting a NULL fsp pointer in the server. Currently this crashes the server in several info levels. Add knownfail. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14742 Signed-off-by: Jeremy Allison <jra@samba.org> Reviewed-by: Noel Power <npower@samba.org>