Files
scylladb/test/boost
Benny Halevy a7c5fccab9 test: chunked_managed_vector_test: add test_push_back_using_existing_element
chunked_managed_vector isn't susceptible to #18072
since the elements it keeps are managed_ref<T> and
those must be constructed by the caller, before reallocation
takes place, so it's safer with that respect.

The unit test is added to verify that and prevent
regressions in the future.

Signed-off-by: Benny Halevy <bhalevy@scylladb.com>
2024-04-11 14:34:50 +03:00
..
2023-12-02 22:37:22 +02:00
2024-02-21 00:24:25 +02:00
2024-02-21 00:24:25 +02:00
2023-12-05 15:18:11 +02:00