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

Fixes to safeC stub, updating all changes from internal #560

Merged
merged 2 commits into from
Jan 23, 2021

Conversation

abkarcher
Copy link
Contributor

It took a while to debug why some things were failing. some assumptions were made when strcmp and strncmp were being added to the stub that arent in line with the exact parameters we expect. Slight changes there. The command line parser also had a character limit that was too low (was higher internally). The rest are updates already in internal. Will resolve conflicts momentarily.

@abkarcher abkarcher requested a review from bfussell January 22, 2021 22:31
@bfussell bfussell merged commit e90b70e into libacvp_1_2_0-throttle Jan 23, 2021
@abkarcher abkarcher deleted the feature/56cUts branch February 25, 2021 21:54
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

Successfully merging this pull request may close these issues.

2 participants