cryptomator / cryptomator/jsmb

Logoff handler does not tear down session state

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
10
Forks
1
PR merge metrics
No merged PRs in 30d

Description

The LOGOFF handler in `Runtime.java` currently returns `STATUS_SUCCESS` without properly tearing down the session. The session should be located, validated, and its resources cleaned up per the SMB2 specification.

**Context:**
- PR: https://github.com/cryptomator/jsmb/pull/2
- Comment: https://github.com/cryptomator/jsmb/pull/2#discussion_r2424987217
- Reported by: @coderabbitai
- Requested by: @JaniruTEC

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.