You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by mm...@apache.org on 2021/04/16 17:52:14 UTC

[pulsar] branch master updated (8128b88 -> 87ebe80)

This is an automated email from the ASF dual-hosted git repository.

mmerli pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.git.


    from 8128b88  [Broker] Fix replicated subscriptions related LightProto issues (#10247)
     add 87ebe80  [C++] Fix use-after-free undefined behavior due to object lifetime problem (#10220)

No new revisions were added by this update.

Summary of changes:
 pulsar-client-cpp/lib/HandlerBase.cc  | 3 ++-
 pulsar-client-cpp/lib/HandlerBase.h   | 1 +
 pulsar-client-cpp/lib/ProducerImpl.cc | 1 -
 pulsar-client-cpp/lib/ProducerImpl.h  | 2 --
 4 files changed, 3 insertions(+), 4 deletions(-)