Skip to content

Change memcpy to memmove#269

Open
Faholan wants to merge 1 commit intoThe-OpenROAD-Project:masterfrom
Faholan:fix-memcpy
Open

Change memcpy to memmove#269
Faholan wants to merge 1 commit intoThe-OpenROAD-Project:masterfrom
Faholan:fix-memcpy

Conversation

@Faholan
Copy link
Contributor

@Faholan Faholan commented May 29, 2025

The arguments to the memcpy can overlap, use memmove instead

Signed-off-by: Florian Chivé <62927863+Faholan@users.noreply.github.com>
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@maliberty
Copy link
Member

I don't follow the description. Is there an actual overlap?

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