Skip to content

Fix crash when sending messages (Backport)

Tobias Fella requested to merge work/tobias/hardened-backport into release/24.12

ECM recently started adding -fhardened, which makes us crash here since we're doing things that aren't valid, but happened to work out fine previously.

Merge request reports

Loading