commit | c9ce92b771eef344bc4712bedf975103a6fa6746 | [log] [tgz] |
---|---|---|
author | Vincent Pelletier <plr.vincent@gmail.com> | Wed Sep 22 23:35:53 2021 |
committer | Vincent Pelletier <plr.vincent@gmail.com> | Wed Sep 22 23:35:53 2021 |
tree | 14bd5b4cfb46c71237d15f3caa11ac3681e1c9fb | |
parent | 4e7b69418880223dbe49c0c890eb9fa0eded988a [diff] |
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.