Skip to content

Conversation

@Saloed
Copy link
Collaborator

@Saloed Saloed commented May 16, 2023

Add malloc with initial values

@Saloed Saloed requested a review from sergeypospelov May 16, 2023 10:24
toDstIdx = contentLength,
guard = ctx.trueExpr
)
}
Copy link
Member

Choose a reason for hiding this comment

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

I think, we also need to update array length. Something like this

Suggested change
}
writeArrayLength(ref, contentLength, type)
}

@Saloed Saloed requested a review from sergeypospelov May 17, 2023 10:15
Copy link
Member

@sergeypospelov sergeypospelov 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

@Saloed Saloed merged commit 683d270 into main May 17, 2023
@Saloed Saloed deleted the saloed/memset branch May 17, 2023 15:41
@sergeypospelov sergeypospelov mentioned this pull request May 18, 2023
24 tasks
petrukhinandrew added a commit to petrukhinandrew/usvm that referenced this pull request Apr 11, 2025
* fix: improper caching in JcTestVisitor inheritors

* sytle fixes
petrukhinandrew added a commit to petrukhinandrew/usvm that referenced this pull request May 5, 2025
* fix: improper caching in JcTestVisitor inheritors

* sytle fixes
Saloed added a commit that referenced this pull request Jun 2, 2025
* Malloc with initializer & memset
* Update array length on memset
petrukhinandrew added a commit to petrukhinandrew/usvm that referenced this pull request Jun 19, 2025
* fix: improper caching in JcTestVisitor inheritors

* sytle fixes
petrukhinandrew added a commit to petrukhinandrew/usvm that referenced this pull request Aug 15, 2025
* fix: improper caching in JcTestVisitor inheritors

* sytle fixes
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.

3 participants