Skip to content
Snippets Groups Projects
Commit 5d334de5 authored by Vassil Vassilev's avatar Vassil Vassilev
Browse files

[cling] Resize the memory cache before entering the loop.

This prevents the vector to be reallocated if the size exceeds the capacity of
the vector causing invalid pointer accesses.

Fixes ROOT-7749.
parent 66e6ba23
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment