[PATCH] Fix bug 10634?

Jeremy Allison jra at samba.org
Fri Oct 16 22:27:48 UTC 2015


On Fri, Oct 16, 2015 at 04:51:15PM +0200, Volker Lendecke wrote:
> Hi!
> 
> Private autobuild is still running, but the attached patch seems pretty
> obvious to me. Windows at least is happy with it.
> 
> Review appreciated!

OK - this one fixes make test for me.

The problem was your patch fixed the filename length,
which revealed a hidden bug with 4-byte alignment
(doubling the 16-bit size made it always 4 byte
aligned, even though we're hand-assembling this
by pushing blobs).

Please review and push if you're happy !

Cheers,

	Jeremy.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-smbd-Fix-file-name-buflen-and-padding-in-notify-reps.patch
Type: text/x-diff
Size: 2090 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20151016/284a5e31/0001-smbd-Fix-file-name-buflen-and-padding-in-notify-reps.diff>


More information about the samba-technical mailing list