class BlobIdAllocatorTest_OverflowingNextIdIsInvalid_Test
Defined at line 282 of file ../../sdk/lib/iob/blob-id-allocator-tests.cc
Regression test: Verifies that a header with next_id that causes integer
overflow in index_end() is correctly rejected, preventing OOB memory access.
Public Methods
void BlobIdAllocatorTest_OverflowingNextIdIsInvalid_Test ()
Defined at line 282 of file ../../sdk/lib/iob/blob-id-allocator-tests.cc
void BlobIdAllocatorTest_OverflowingNextIdIsInvalid_Test (const BlobIdAllocatorTest_OverflowingNextIdIsInvalid_Test & )
Defined at line 282 of file ../../sdk/lib/iob/blob-id-allocator-tests.cc
void BlobIdAllocatorTest_OverflowingNextIdIsInvalid_Test (BlobIdAllocatorTest_OverflowingNextIdIsInvalid_Test && )
Defined at line 282 of file ../../sdk/lib/iob/blob-id-allocator-tests.cc
BlobIdAllocatorTest_OverflowingNextIdIsInvalid_Test & operator= (const BlobIdAllocatorTest_OverflowingNextIdIsInvalid_Test & )
Defined at line 282 of file ../../sdk/lib/iob/blob-id-allocator-tests.cc
BlobIdAllocatorTest_OverflowingNextIdIsInvalid_Test & operator= (BlobIdAllocatorTest_OverflowingNextIdIsInvalid_Test && )
Defined at line 282 of file ../../sdk/lib/iob/blob-id-allocator-tests.cc
void ~BlobIdAllocatorTest_OverflowingNextIdIsInvalid_Test ()
Defined at line 282 of file ../../sdk/lib/iob/blob-id-allocator-tests.cc