You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/08/31 00:11:33 UTC

[GitHub] [skywalking] wankai123 opened a new pull request #7611: Fix `ZookeeperConfigWatcherRegister.readConfig()` could cause `NPE` when `data.getData()` is null

wankai123 opened a new pull request #7611:
URL: https://github.com/apache/skywalking/pull/7611


   ### Fix  `ZookeeperConfigWatcherRegister.readConfig()` could cause `NPE` when `data.getData()` is null
   - [ ] Add a unit test to verify that the fix works.
   - [X] Explain briefly why the bug exists and how to fix it.
   
   - [ ] If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #<issue number>.
   - [X] Update the [`CHANGES` log](https://github.com/apache/skywalking/blob/master/CHANGES.md).
   
   `new String(data.getData())` could cause NPE, when clear data bytes or set data byte[] null.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng merged pull request #7611: Fix `ZookeeperConfigWatcherRegister.readConfig()` could cause `NPE` when `data.getData()` is null

Posted by GitBox <gi...@apache.org>.
wu-sheng merged pull request #7611:
URL: https://github.com/apache/skywalking/pull/7611


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng merged pull request #7611: Fix `ZookeeperConfigWatcherRegister.readConfig()` could cause `NPE` when `data.getData()` is null

Posted by GitBox <gi...@apache.org>.
wu-sheng merged pull request #7611:
URL: https://github.com/apache/skywalking/pull/7611


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org