修正SshjSftp在SftpSubsystem服务时报错问题(pr#1338@Gitee)

This commit is contained in:
Looly
2025-05-12 12:15:27 +08:00
parent 25327585b1
commit fc4a71200a
4 changed files with 27 additions and 22 deletions

View File

@@ -19,6 +19,7 @@
### 🐞Bug修复
* 【setting】 修复`Setting`autoLoad可能的加载为空的问题issue#3919@Github
* 【db 】 修复某些数据库的getParameterMetaData会返回NULL导致空指针的问题。pr#3936@Github
* 【extra 】 修正`SshjSftp`在SftpSubsystem服务时报错问题pr#1338@Gitee
-------------------------------------------------------------------------------------------------------------
# 5.8.37(2025-03-31)