Closed jborean93 closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
4e69397
) 99.06% compared to head (8a66b3f
) 99.04%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Change to not set the SessionId and TreeId in the SMB headers of related compound requests as it is not in the spec. The spec only states the FileId used in the first create should be set to all bits and not these other two fields.
Fixes: https://github.com/jborean93/smbprotocol/issues/260