Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In function ‘void* memcpy(void*, const void*, size_t)’, inlined from ‘T* oel::dynarray<T, Alloc>::emplace(const_iterator, Args&& ...) & [with Args = {dynarrayTest_overAligned_Test::TestBody()::Type}; T = dynarrayTest_overAligned_Test::TestBody()::Type; Alloc = oel::allocator<>]’ at dynarray.h:614:13, inlined from ‘T* oel::dynarray<T, Alloc>::insert(const_iterator, T&&) & [with T = dynarrayTest_overAligned_Test::TestBody()::Type; Alloc = oel::allocator<>]’ at OE-Lib/dynarray.h:164:72, inlined from ‘virtual void dynarrayTest_overAligned_Test::TestBody()’ at OE-Lib/unit_test/dynarray_mutate_gtest.cpp:893:16: warning: ‘tmp’ may be used uninitialized [-Wmaybe-uninitialized]
- Loading branch information