libyuv/unit_test
Wan-Teh Chang 86b09b2450 Free dst_c, dst_opt buffers in TestHalfFloatPlane
Fix memory leaks introduced in commit 5951464:
https://chromium-review.googlesource.com/c/libyuv/libyuv/+/6043392

Bug: 377693555
Change-Id: I20311bdc33e98c0b8e79679a2db42c7439ca89df
No-Try: True
Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/6093137
Reviewed-by: Mirko Bonadei <mbonadei@chromium.org>
Reviewed-by: George Steed <george.steed@arm.com>
Commit-Queue: Mirko Bonadei <mbonadei@chromium.org>
2024-12-13 08:28:17 -08:00
..
testdata
basictypes_test.cc
color_test.cc
compare_test.cc
convert_argb_test.cc
convert_test.cc Fix -Wmissing-prototypes warnings 2024-08-12 19:08:24 +00:00
cpu_test.cc CpuId test FSMR - Fast Short Rep Movsb 2024-11-18 17:56:45 +00:00
cpu_thread_test.cc Fix -Wmissing-prototypes warnings 2024-08-12 19:08:24 +00:00
math_test.cc
planar_test.cc Free dst_c, dst_opt buffers in TestHalfFloatPlane 2024-12-13 08:28:17 -08:00
rotate_argb_test.cc Fix -Wmissing-prototypes warnings 2024-08-12 19:08:24 +00:00
rotate_test.cc
scale_argb_test.cc Fix for ARGB scaling down by 4x horizontally but not vertically 2024-09-24 18:00:47 +00:00
scale_plane_test.cc Fix -Wmissing-prototypes warnings 2024-08-12 19:08:24 +00:00
scale_rgb_test.cc
scale_test.cc Fix the test case 2024-10-09 08:26:10 +00:00
scale_uv_test.cc
unit_test.cc Fix -Wmissing-prototypes warnings 2024-08-12 19:08:24 +00:00
unit_test.h Validate memory right after malloc 2024-08-21 00:07:37 +00:00
video_common_test.cc