Skip to content

Aws::ivsrealtime::Model::CreateParticipantTokenRequest Appears to Corrupt Memory? #3137

Answered by AngusMac91
AngusMac91 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey, sorry I should have updated this discussion when I solved this a couple of weeks ago. Yes this was caused by a mismatch between C runtime environments. The SDK was being built dynamically linking to CRT, but my software was statically linking to it. Aligning those has resolved the issue.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@AngusMac91
Comment options

@AngusMac91
Comment options

@jmklix
Comment options

@AngusMac91
Comment options

Answer selected by jmklix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants