[UBSAN]Properly initialize datamembers for move operator#47074
[UBSAN]Properly initialize datamembers for move operator#47074cmsbuild merged 1 commit intocms-sw:masterfrom
Conversation
|
cms-bot internal usage |
|
test parameters:
|
|
please test for CMSSW_15_0_UBSAN_X |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-47074/43245 |
|
A new Pull Request was created by @smuzaffar for master. It involves the following packages:
@bbilin, @lviliani, @menglu21, @mkirsano can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
please test |
|
+1 Size: This PR adds an extra 20KB to repository The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
You can see more details here: Comparison SummarySummary:
|
|
@cms-sw/generators-l2 , can you please review this PR. It reverts the changes made by #46907 and now properly initialize the data members via move constructor ( see @makortel comment #46907 (review) ) |
|
+1 |
|
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @sextonkennedy, @antoniovilela, @mandrenguyen, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
|
+1 |
This reverts the changes integrated by #46907 and properly initialize the data members for move constructor for HepMCProduct