mirror of
https://github.com/samba-team/samba.git
synced 2025-01-27 14:04:05 +03:00
85504ae6ff
MS-CIFS 2.2.7.4.2 states that FILE_NOTIFY_INFORMATION structures in change notify replies must be aligned to 4-byte boundaries. This updates s4 client to check for this restriction and also adds a torture test which should tickle a server into giving unaligned structures if it doesn't follow the spec.