root icon indicating copy to clipboard operation
root copied to clipboard

[RF] prevent accessing empty vector (histOut)

Open ferdymercury opened this issue 1 year ago • 2 comments

This Pull request:

Changes or fixes:

Fixes https://github.com/root-project/root/issues/11565

Checklist:

  • [x] tested changes locally
  • [ ] updated the docs (if necessary)

ferdymercury avatar Jun 21 '24 10:06 ferdymercury

This leads however to a crash in a different place:

image

[EDIT]: solved with third commit

ferdymercury avatar Jun 21 '24 11:06 ferdymercury

Test Results

    13 files      13 suites   2d 19h 41m 34s :stopwatch:  3 025 tests  3 024 :white_check_mark: 0 :zzz: 1 :x: 33 788 runs  33 787 :white_check_mark: 0 :zzz: 1 :x:

For more details on these failures, see this check.

Results for commit 6005678f.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar Jun 21 '24 17:06 github-actions[bot]