Commit c9ce92b
committed
usb1: Fix context pointer comparison in hotplugRegisterCallback
This was likely broken by the pointer type change in
usb1: Enforce object finalization order.
as void and non-void pointers do not have the same attributes in ctypes.1 parent 4e7b694 commit c9ce92b
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2608 | 2608 | | |
2609 | 2609 | | |
2610 | 2610 | | |
2611 | | - | |
2612 | | - | |
| 2611 | + | |
| 2612 | + | |
| 2613 | + | |
2613 | 2614 | | |
2614 | 2615 | | |
2615 | 2616 | | |
| |||
0 commit comments