Skip to content

Upgrade go-winfsp#235

Merged
EdSchouten merged 1 commit into
buildbarn:mainfrom
tomgr:winfsp-gomod-bump
Jun 14, 2026
Merged

Upgrade go-winfsp#235
EdSchouten merged 1 commit into
buildbarn:mainfrom
tomgr:winfsp-gomod-bump

Conversation

@tomgr

@tomgr tomgr commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

The main advantage is that it fixes two bugs that affect bb_worker:

  • PosixMapUidToSid would leak a SID on every call.
  • Mounting could crash if a parallel Go GC occurred.

The main advantage is that it fixes two bugs that affect bb_worker:

- PosixMapUidToSid would leak a SID on every call.
- Mounting could crash if a parallel Go GC occurred.
@EdSchouten EdSchouten merged commit 1ae1eed into buildbarn:main Jun 14, 2026
3 checks passed
@tomgr tomgr deleted the winfsp-gomod-bump branch June 14, 2026 17:39
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