Skip to content

[DF] Do not store references to callables in PassAsVec #8277

Merged
eguiraud merged 2 commits intoroot-project:masterfrom
eguiraud:fix_passasvec
May 29, 2021
Merged

[DF] Do not store references to callables in PassAsVec #8277
eguiraud merged 2 commits intoroot-project:masterfrom
eguiraud:fix_passasvec

Conversation

@eguiraud
Copy link
Copy Markdown
Contributor

Make sure to always store the callables by value.
This fixes #8276.

@eguiraud eguiraud requested a review from Axel-Naumann May 28, 2021 18:10
@eguiraud eguiraud self-assigned this May 28, 2021
@phsft-bot
Copy link
Copy Markdown

Starting build on ROOT-debian10-i386/cxx14, ROOT-performance-centos8-multicore/default, ROOT-ubuntu16/nortcxxmod, mac1014/python3, mac11.0/cxx17, windows10/cxx14
How to customize builds

@phsft-bot
Copy link
Copy Markdown

Build failed on windows10/cxx14.
Running on null:C:\build\workspace\root-pullrequests-build
See console output.

Failing tests:

@eguiraud eguiraud merged commit a281439 into root-project:master May 29, 2021
@eguiraud eguiraud deleted the fix_passasvec branch May 29, 2021 11:48
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.

[DF] Possible use after delete of the functor passed to PassAsVec

3 participants