mirror of
https://github.com/samba-team/samba.git
synced 2025-11-26 04:23:49 +03:00
this was cause of the PANIC on the build farm on metze01 as we use req->out.buffer from the old request in the smb_raw_ntcancel() and send a 0 TID, that causes our server code to crash (a fix for the server code will follow) metze