fleet/changes/29994-use-comshim
Juan Fernandez 049e28ca02
For 29994: Use comshim for proper COM initialization (#30920)
For #29994 

The `mdm_bridge` Orbit table was not using comshim for initializing the multi-threaded COM apartment which was causing panics.
2025-07-16 14:40:28 -04:00

1 line
No EOL
95 B
Text

* Fixed bug with `mdm_bridge` Orbit table that caused panics due to invalid COM initialization.