util: Fixes memory leak in u_printf_test.cpp
authorYonggang Luo <luoyonggang@gmail.com>
Sun, 7 Aug 2022 14:33:50 +0000 (22:33 +0800)
committerMarge Bot <emma+marge@anholt.net>
Fri, 12 Aug 2022 18:06:36 +0000 (18:06 +0000)
commita1b7682d10dae1ec90932687bf7d2445b38d5fb9
tree012efd65696565dd333f73bd4af6fc6927dbe05d
parent11ab6087797f805cf158048915c67945613c9a72
util: Fixes memory leak in u_printf_test.cpp

That's Fixes: bdc0a862 ("printf: add some unit tests")

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: Karol Herbst <kherbst@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18024>
src/util/tests/u_printf_test.cpp