mirror of
https://github.com/samba-team/samba.git
synced 2025-11-15 16:23:49 +03:00
in trans2 fill code, even though the packets themselves can only use 16 bit lengths. This prevents the overflow detection code from failing due to 16 bit length wrap.