Skip to content

修复v1签名状态下的,读取渠道信息为空的问题#158

Open
realityJie wants to merge 1 commit into
Tencent:masterfrom
realityJie:master
Open

修复v1签名状态下的,读取渠道信息为空的问题#158
realityJie wants to merge 1 commit into
Tencent:masterfrom
realityJie:master

Conversation

@realityJie

Copy link
Copy Markdown

No description provided.

@tencent-adm

Copy link
Copy Markdown
Member

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


huangweijie seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@dandycheung

dandycheung commented Feb 6, 2025

Copy link
Copy Markdown

@realityJie 看了下改进代码,似乎原来代码的判空(channel == null)与修改后的判空(channel.isEmpty)应该 && 一下。

更新:又在 IDE 里看了一眼,== null 永远 false,你的修改没问题。

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.

3 participants