]> git.puffer.fish Git - mirror/frr.git/commit
tests: Use XCALLOC instead of XMALLOC for threads 11136/head
authorDonald Sharp <sharpd@nvidia.com>
Mon, 2 May 2022 17:00:47 +0000 (13:00 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Mon, 2 May 2022 17:00:47 +0000 (13:00 -0400)
commitb7597a8532e55734608bdefb92475bac43a4c846
tree8c59a86011f06378148d65b8351026455825a55f
parentde416e6782592799df6b43e9d2084e24d05fa206
tests: Use XCALLOC instead of XMALLOC for threads

Someone decided to do malloc testing over make check.

Fixes: #11120
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
tests/lib/test_timer_correctness.c