You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/01/23 12:11:45 UTC

[GitHub] ifplusor commented on issue #50: Fix push consumer dtor segfault

ifplusor commented on issue #50: Fix push consumer dtor segfault
URL: https://github.com/apache/rocketmq-client-cpp/pull/50#issuecomment-456779243
 
 
   @messense see http://www.cplusplus.com/reference/new/operator%20delete/ delete null-pointer will do nothing like as free(NULL), so i think your change is ineffective.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services