Unverified Commit 103bb69c authored by Shilei Tian's avatar Shilei Tian Committed by GitHub
Browse files

[OpenMP] Fix a potential memory buffer overflow (#67252)

#67167 reports a potential memory overflow caused by the wrong size
passed to the function `memcpy_s`. This patch fixes it.

Fix #67167.
parent 35dd3a64
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment