C8070004

Explanation

The vwscanf2_unlocked() function was called on a thread other than the one that opened the stream.

Programmer response

Use the proper thread to access the stream or do not use the samethread keyword on the open.

Symbolic Feedback Code

JrEdcXvwsEwrongthd04