Noticed a couple places where we were accessing e.message directly, which can be dangerous if a primitive is thrown.
Depends on D12083
Differential D12084
[native] Use getMessageForException in registrationServerCall ashoat on May 16 2024, 5:04 PM. Authored by Tags None Referenced Files
Subscribers
Details Noticed a couple places where we were accessing e.message directly, which can be dangerous if a primitive is thrown. Depends on D12083 I didn't test this beyond how I tested the rest of the stack. Based on my familiarity with this code, it should be a safe change
Diff Detail
|