webrtc/rtc_base/memory
Ilya Nikolaevskiy 40409c141a Crash with error message if failed to allocate memory via AlignedMalloc
Bug: webrtc:10573
Change-Id: I26d443a0422e7bad7148d2acf422f0dfdf4dcb8e
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/134218
Reviewed-by: Niels Moller <nisse@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Ilya Nikolaevskiy <ilnik@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#27795}
2019-04-28 11:16:40 +00:00
..
aligned_array.h [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
aligned_array_unittest.cc Move aligned memory utilities to rtc_base/memory/ 2018-03-22 14:13:24 +00:00
aligned_malloc.cc Crash with error message if failed to allocate memory via AlignedMalloc 2019-04-28 11:16:40 +00:00
aligned_malloc.h Move aligned memory utilities to rtc_base/memory/ 2018-03-22 14:13:24 +00:00
aligned_malloc_unittest.cc Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
BUILD.gn Crash with error message if failed to allocate memory via AlignedMalloc 2019-04-28 11:16:40 +00:00
fifo_buffer.cc Move FifoBuffer to its own file and build target 2019-03-28 13:33:30 +00:00
fifo_buffer.h Move FifoBuffer to its own file and build target 2019-03-28 13:33:30 +00:00
fifo_buffer_unittest.cc Move FifoBuffer to its own file and build target 2019-03-28 13:33:30 +00:00