Commit d5bbec2
committed
inputcapture: Assert that we don't receive Response signals after dispose
When the Call object is disposed, it unsubscribes from the Response
signal before releasing its GTask reference, so it should be impossible
to get into the Response handler after dispose. Clarify that.
Signed-off-by: Simon McVittie <smcv@debian.org>1 parent ccd54ca commit d5bbec2
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
544 | 544 | | |
545 | 545 | | |
546 | 546 | | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
547 | 551 | | |
548 | 552 | | |
549 | 553 | | |
| |||
677 | 681 | | |
678 | 682 | | |
679 | 683 | | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
680 | 688 | | |
681 | 689 | | |
682 | 690 | | |
| |||
956 | 964 | | |
957 | 965 | | |
958 | 966 | | |
| 967 | + | |
| 968 | + | |
| 969 | + | |
| 970 | + | |
959 | 971 | | |
960 | 972 | | |
961 | 973 | | |
| |||
0 commit comments