You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Remove finally block that deletes temp DLL file after loading,
which is problematic on Windows where loaded DLLs are locked
- Add Windows support in checkReferencedLib() to pre-load
gmssl.dll before libgmssljni.dll, matching macOS behavior
- Refactor checkReferencedLib() to handle both macOS and Windows
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments