Skip to content

Fix bug 15419 - SMB1 DFS filename can cause assert to fail in openat_pathref_fsp_nosymlink()

Jeremy Allison requested to merge samba-team/devel/samba:bug-15419-fix into master

Adds regression test with knownfail, and then fixes it. Submitter confirmed the fix in the bug report.

Only SMB1 so not a terrible bug, but it's better not to assert.

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

Edited by Andrew Bartlett

Merge request reports