merlimat opened a new pull request #6272: [C++] Fixed handling of canceled 
timer events on NegativeAcksTracker
URL: https://github.com/apache/pulsar/pull/6272
 
 
   ### Motivation
   
   When handling a "timer cancelled" event, we cannot lock the mutex since the 
object itself might already be destroyed.
   
   This causes potentially a memory corruption/segfault.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to