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

[Enhancement] Possible null pointer dereference due to return value of called method [SubScribeTask] #2062

Closed
2 tasks done
Vip-Augus opened this issue Nov 1, 2022 · 1 comment · Fixed by #2063
Closed
2 tasks done
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Vip-Augus
Copy link
Contributor

Search before asking

  • I had searched in the issues and found no similar issues.

Enhancement Request

located at:
org/apache/eventmesh/connector/standalone/broker/task/SubScribeTask.java line 61
Add NPE to check for exceptions.

Describe the solution you'd like

Add type check before convert

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
@Vip-Augus Vip-Augus added the enhancement New feature or request label Nov 1, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Nov 1, 2022

Welcome to the Apache EventMesh (incubating) community!!
We are glad that you are contributing by opening this issue. :D

Please make sure to include all the relevant context.
We will be here shortly.

If you are interested in contributing to our project, please let us know!
You can check out our contributing guide on contributing to EventMesh.

Want to get closer to the community?

WeChat Group:
wechat_qr

Mailing Lists:

Name Description Subscribe Unsubscribe Archive
Users User support and questions mailing list Subscribe Unsubscribe Mail Archives
Development Development related discussions Subscribe Unsubscribe Mail Archives
Commits All commits to repositories Subscribe Unsubscribe Mail Archives

@xwm1992 xwm1992 self-assigned this Nov 2, 2022
xwm1992 added a commit that referenced this issue Nov 2, 2022
[ISSUE #2062]Add type check before convert
close #2062
@xwm1992 xwm1992 assigned Vip-Augus and unassigned xwm1992 Nov 15, 2022
@xwm1992 xwm1992 added this to the 1.7.0 milestone Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants