Commit 06aeb8e
Fix issue microsoft#1171: Order of object destruction (microsoft#1175)
- Connection object is now destroyed before client object
- Client is destroyed only when wspp_callback_client is destroyed to prevent race condition with the destructor1 parent 5b32e16 commit 06aeb8e
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
689 | 689 | | |
690 | 690 | | |
691 | 691 | | |
692 | | - | |
693 | | - | |
694 | | - | |
695 | 692 | | |
696 | 693 | | |
697 | 694 | | |
| |||
801 | 798 | | |
802 | 799 | | |
803 | 800 | | |
804 | | - | |
805 | | - | |
806 | 801 | | |
807 | 802 | | |
808 | 803 | | |
809 | 804 | | |
810 | 805 | | |
811 | 806 | | |
812 | 807 | | |
| 808 | + | |
813 | 809 | | |
814 | 810 | | |
815 | 811 | | |
| |||
0 commit comments