Skip to content

Fix fuzz build. - #4497

Open
rasapala wants to merge 1 commit into
mainfrom
CVS-193225_fuzz_fix
Open

Fix fuzz build.#4497
rasapala wants to merge 1 commit into
mainfrom
CVS-193225_fuzz_fix

Conversation

@rasapala

@rasapala rasapala commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

🛠 Summary

JIRA CVS-193225

🧪 Checklist

  • Unit tests added.
  • The documentation updated.
  • Change follows security best practices.
    ``

Copilot AI lite review requested due to automatic review settings September 1, 2026 13:51

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR adjusts the release packaging script to accommodate fuzzing builds by avoiding packaging of pyovms.so when FUZZER_BUILD is enabled, preventing failures when Python binding artifacts are not produced in that build mode.

Changes:

  • Skip copying pyovms.so into the release lib directory when FUZZER_BUILD=1 (while still respecting the existing _py_off flag handling).

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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.

2 participants