Skip to content

Swift: Add models for NSData and NSMutableData #11378

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

Merged
merged 2 commits into from
Nov 24, 2022

Conversation

atorralba
Copy link
Contributor

Note that models requiring flow through code blocks have been left out (see TODO comments).

@atorralba atorralba requested a review from a team as a code owner November 22, 2022 14:50
@github-actions github-actions bot added the Swift label Nov 22, 2022
geoffw0
geoffw0 previously approved these changes Nov 24, 2022
Copy link
Contributor

@geoffw0 geoffw0 left a comment

Choose a reason for hiding this comment

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

Looks good to me. Very thorough. This should have a big effect on our taint flow!

@atorralba atorralba merged commit 04450c5 into github:main Nov 24, 2022
@atorralba atorralba deleted the atorralba/swift/nsdata-models branch November 24, 2022 10:19
@@ -0,0 +1 @@
| nsdata.swift:110:45:110:45 | bytes | Unexpected result: tainted=108 |
Copy link
Contributor

Choose a reason for hiding this comment

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

We're missing a $ on the // tainted=108 comment.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

🤦‍♂️ sorry. Fixed here #11411.

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

Successfully merging this pull request may close these issues.

3 participants