Created attachment 8710 [details] git-am fix for 4.0.next that went into master. SMB2 opcodes are 16-bit values. We should *never* be reading them with IVAL(inhdr, SMB2_HDR_OPCODE), it shoud always be SVAL(inhdr, SMB2_HDR_OPCODE). Patch for 4.0.next follows. Jeremy.
Code already reviewed by Jeremy + Richard Sharpe. Re-assigning to Karolin for inclusion in 4.0.next (asking richard to +1 just to follow procedure). Jeremy.
Pushed to autobuild-v4-0-test.
Pushed to v4-0-test. Closing out bug report. Thanks!