AMQP-CPP/include
Peter A. Bigot 94bff62986 Monitor: avoid null pointer dereference when copying instances
When the copy constructor was added to allow passing a monitor by value
into a lambda the implementation did not account for the possibility of
the watchable having already been destroyed.

Also provide the companion copy assignment to complete the triad.
2018-06-24 10:31:21 -05:00
..
amqpcpp Monitor: avoid null pointer dereference when copying instances 2018-06-24 10:31:21 -05:00
amqpcpp.h Add deferredconfirm.h to amqpcpp.h 2018-05-14 21:35:08 +02:00