Skip to content

[core] Add missing copy and move ctors and operators#33771

Merged
mlukasze merged 3 commits intoopenvinotoolkit:masterfrom
praasz:coverity/add-missing-copy-move-ctor
Jan 26, 2026
Merged

[core] Add missing copy and move ctors and operators#33771
mlukasze merged 3 commits intoopenvinotoolkit:masterfrom
praasz:coverity/add-missing-copy-move-ctor

Conversation

@praasz
Copy link
Contributor

@praasz praasz commented Jan 22, 2026

Details:

  • Coverity reports missing ctors and operators e.g. move which can be reduce number of copies in some cases

Tickets:

  • N/A

Signed-off-by: Raasz, Pawel <pawel.raasz@intel.com>
@praasz praasz requested a review from a team as a code owner January 22, 2026 14:19
@github-actions github-actions bot added the category: inference OpenVINO Runtime library - Inference label Jan 22, 2026
Signed-off-by: Raasz, Pawel <pawel.raasz@intel.com>
Signed-off-by: Raasz, Pawel <pawel.raasz@intel.com>
@t-jankowski t-jankowski enabled auto-merge January 23, 2026 09:36
@praasz praasz added this to the 2026.1 milestone Jan 23, 2026
@t-jankowski t-jankowski added this pull request to the merge queue Jan 23, 2026
github-merge-queue bot pushed a commit that referenced this pull request Jan 23, 2026
### Details:
- Coverity reports missing ctors and operators e.g. move which can be
reduce number of copies in some cases

### Tickets:
 - N/A

---------

Signed-off-by: Raasz, Pawel <pawel.raasz@intel.com>
@praasz praasz removed this pull request from the merge queue due to a manual request Jan 23, 2026
@mlukasze mlukasze added this pull request to the merge queue Jan 26, 2026
Merged via the queue into openvinotoolkit:master with commit 8f9be11 Jan 26, 2026
228 of 230 checks passed
Naseer-010 pushed a commit to Naseer-010/openvino that referenced this pull request Feb 18, 2026
…#33771)

### Details:
- Coverity reports missing ctors and operators e.g. move which can be
reduce number of copies in some cases

### Tickets:
 - N/A

---------

Signed-off-by: Raasz, Pawel <pawel.raasz@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: inference OpenVINO Runtime library - Inference

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants