-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TrackDistanceValueMapProducer: check the size of the reference vector before copying #33648
TrackDistanceValueMapProducer: check the size of the reference vector before copying #33648
Conversation
type bugfix |
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-33648/22524
Code check has found code style and quality issues which could be resolved by applying following patch(s)
|
6f649b3
to
598fc45
Compare
598fc45
to
f01d86f
Compare
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-33648/22526
|
A new Pull Request was created by @mmusich (Marco Musich) for master. It involves the following packages: Calibration/TkAlCaRecoProducers @malbouis, @yuanchao, @cmsbuild, @tlampen, @pohsun, @francescobrivio can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
@cmsbuild, please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-732450/14913/summary.html Comparison SummarySummary:
|
Calibration/TkAlCaRecoProducers/plugins/TrackDistanceValueMapProducer.cc
Outdated
Show resolved
Hide resolved
Calibration/TkAlCaRecoProducers/plugins/TrackDistanceValueMapProducer.cc
Outdated
Show resolved
Hide resolved
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-33648/22550 ERROR: Build errors found during clang-tidy run.
|
a10460d
to
9329fb3
Compare
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-33648/22553
|
@cmsbuild, please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-732450/14942/summary.html Comparison SummarySummary:
|
kindly ping @cms-sw/alca-l2 |
+alca
|
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. @silviodonato, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
resolves #33533 (?)
PR description:
See #33533 (comment)
Suggested by core framework group.
PR validation:
Compiles, not validated on the PPC architecture, as I don't know how to do that. I let the framework people deal with it.
if this PR is a backport please specify the original PR and why you need to backport that PR:
Not a backport, no backport needed.