apache / eventmesh

EventMesh is a new generation serverless event middleware for building distributed event-driven applications.
https://eventmesh.apache.org/
Apache License 2.0
1.6k stars 638 forks source link

[Enhancement] Possible null pointer dereference due to return value of called method [TcpMessageProtocolResolver] #1893

Closed darwindu closed 1 year ago

darwindu commented 1 year ago

Search before asking

Enhancement Request

image_1

image_2

located at: org/apache/eventmesh/protocol/cloudevents/resolver/tcp/TcpMessageProtocolResolver.java 65 75 Add NPE to check for exceptions.

Describe the solution you'd like

Add NPE to check for exceptions.

Are you willing to submit PR?

github-actions[bot] commented 1 year ago

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