Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

better setting of reply message and tree ids #372

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

bdodge
Copy link
Contributor

@bdodge bdodge commented Oct 1, 2024

No description provided.

Comment on lines +214 to +218
/*
*tree_id = pdu->header.sync.tree_id;
printf("%p PDU tid for %d is %08X\n", smb2, pdu->header.command, *tree_id);
return 0;
*/

Check notice

Code scanning / CodeQL

Commented-out code Note

This comment appears to contain commented-out code.
@sahlberg sahlberg merged commit 421f79e into sahlberg:master Oct 3, 2024
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants