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

[8.3-stable] Fix coverity issues, remove useless code in NTLS #651

Open
wants to merge 2 commits into
base: 8.3-stable
Choose a base branch
from

Conversation

dongbeiouba
Copy link
Member

Fix coverity issues, including resource leaks, use after free, out of bounds access, misuse of time_t, etc.

Remove useless code in NTLS, including psk and cookie extensions.

Checklist
  • https://yuque.com/tsdoc 增加或更新了必要的文档
  • 增加或更新了必要的测试用例
  • 对于重要修改,更新了CHANGES文件
  • 当前修改存在对已有API参数或返回值的改变
  • 当前修改存在对旧版本功能的兼容性改变(如网络协议或密码算法)

Fix coverity issues, including resource leaks, use after free, out
of bounds access, misuse of time_t, etc.

Remove useless code in NTLS, including psk and cookie extensions.
Upgrade actions/upload-artifact from v1 to v4.
@dongbeiouba
Copy link
Member Author

ping @Tongsuo-Project/tongsuo-maintainers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant