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

Create a model for strncpy #1770

Merged
merged 7 commits into from
Jul 14, 2020
Merged

Create a model for strncpy #1770

merged 7 commits into from
Jul 14, 2020

Conversation

sschriner
Copy link
Contributor

Closes #1761

@sschriner sschriner self-assigned this Jul 7, 2020
@sschriner
Copy link
Contributor Author

I added a directory in tests/native/binaries to house all binaries and c files used in c string model tests.

@sschriner sschriner marked this pull request as ready for review July 7, 2020 19:32
Copy link
Contributor

@ekilmer ekilmer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work!

manticore/native/models.py Outdated Show resolved Hide resolved
Co-authored-by: Eric Kilmer <eric.d.kilmer@gmail.com>
@sschriner sschriner merged commit 8a8f35c into master Jul 14, 2020
@sschriner sschriner deleted the dev_strncpy_model branch July 14, 2020 17:17
ekilmer added a commit that referenced this pull request Jul 17, 2020
* master:
  Create a model for strncpy (#1770)
  Add doc, fix output bugs (#1769)
  Update EVM usage example (#1772)
  New working model of strlen (#1725)
  Typo (#1768)
  Specialized iterative serialization for Array (#1756)
  Enable nightly uploads to PyPI (#1757)
  Manticore 0.3.4 (#1720)
  Manticore verifier (#1717)
  Nightly MacOS Tests (#1614)
  Remove/procrastinate solver query in ether leak detector (#1727)
  Fix constant folding & constraint set slicing (#1706)
ekilmer added a commit that referenced this pull request Aug 5, 2020
* master:
  Change the default to threading (#1779)
  Coveralls Take 2 (#1784)
  Capture return values in run.sh (#1776)
  Create a model for strncpy (#1770)
  Add doc, fix output bugs (#1769)
@ehennenfent ehennenfent added this to the Manticore 0.3.5 milestone Sep 3, 2020
@ekilmer ekilmer added this to Done in CHESS Sep 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
CHESS
Done
Development

Successfully merging this pull request may close these issues.

Add a model for strncpy
3 participants