Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- In member function ‘deallocate’,
- inlined from ‘deallocate’ at /usr/include/c++/14.2.1/bits/alloc_traits.h:550:23,
- inlined from ‘_M_deallocate’ at /usr/include/c++/14.2.1/bits/stl_vector.h:389:19,
- inlined from ‘__dt_base ’ at /usr/include/c++/14.2.1/bits/stl_vector.h:368:15,
- inlined from ‘__dt_base ’ at /usr/include/c++/14.2.1/bits/stl_vector.h:738:,
- inlined from ‘runTimeouts’ at /src/GNU_sources/luanti/luanti_src3/src/network/mtp/threads.cpp:270:1:
- /usr/include/c++/14.2.1/bits/new_allocator.h:172:33: warning: ‘operator delete’ called on pointer ‘_594’ with nonzero offset [3, 9223372036854775806] [-Wfree-nonheap-object]
- 172 | _GLIBCXX_OPERATOR_DELETE(_GLIBCXX_SIZED_DEALLOC(__p, __n));
- | ^
- In member function ‘allocate’,
- inlined from ‘allocate’ at /usr/include/c++/14.2.1/bits/alloc_traits.h:515:28,
- inlined from ‘_M_allocate’ at /usr/include/c++/14.2.1/bits/stl_vector.h:380:33,
- inlined from ‘_M_create_storage’ at /usr/include/c++/14.2.1/bits/stl_vector.h:398:44,
- inlined from ‘__ct ’ at /usr/include/c++/14.2.1/bits/stl_vector.h:334:26,
- inlined from ‘__ct ’ at /usr/include/c++/14.2.1/bits/stl_vector.h:603:61,
- inlined from ‘getPeerIDs’ at /src/GNU_sources/luanti/luanti_src3/src/network/mtp/impl.h:269:10,
- inlined from ‘runTimeouts’ at /src/GNU_sources/luanti/luanti_src3/src/network/mtp/threads.cpp:168:60:
- /usr/include/c++/14.2.1/bits/new_allocator.h:151: note: returned from ‘operator new’
- 151 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp)));
Advertisement
Add Comment
Please, Sign In to add comment