Skip to content

Fix Binskim BA6004 Eliminate Duplicate Strings issue for debug builds#9767

Merged
stsoe merged 1 commit intoXilinx:masterfrom
yvonyuan:fix_ba6002
May 1, 2026
Merged

Fix Binskim BA6004 Eliminate Duplicate Strings issue for debug builds#9767
stsoe merged 1 commit intoXilinx:masterfrom
yvonyuan:fix_ba6002

Conversation

@yvonyuan
Copy link
Copy Markdown
Collaborator

Problem solved by the commit

https://amd.atlassian.net/browse/EDGEML-13495 and https://amd.atlassian.net/browse/EDGEML-13496 reported BA6002 (EliminateDuplicateStrings) warning in debug builds of cert_dtrace.dll, xrtcore and xdp dlls.,

How problem was solved, alternative solutions (if any) and why they were rejected

Added /GF flag for debug builds as it is safe and does not conflict with any Debug-only flags.

What has been tested and how, request additional testing if necessary

Build both Release and Debug xrt successfully without any warnings.

@yvonyuan yvonyuan requested review from rozumx and stsoe as code owners April 30, 2026 23:24
@github-actions
Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

Signed-off-by: Yvonne Yang <Yvonne.Yang@amd.com>
@github-actions
Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@stsoe stsoe merged commit eb02013 into Xilinx:master May 1, 2026
21 checks passed
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