Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsing error in STRICT_EXPECTED_CALL(vsprintf_char("(SecPkgCred_SupportedAlgs){ .cSupportedAlgs=%u, .palgSupportedAlgs={", IGNORED_ARG)); #250

Open
anporumb opened this issue May 27, 2022 · 0 comments

Comments

@anporumb
Copy link
Contributor

anporumb commented May 27, 2022

umock_c says: "Failed parsing argument va value from the call."

Here's repro: https://github.com/Azure/umock-c/tree/napo_parse_error_of_arguments

This happens when running umock_c_int_exe_umock_c tests. Suspicion of parser failing when confronted with an unbalanced number of curlies (in a string, so it should be fine...)

This is unexpected...

Best Regards,
Andrei Porumb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant