Skip to content

tests: Fix memory leaks

This MR fixes two memory leaks reported by ASan, one in test-endianess.c and the other in test-timezone-gfx.c.

Merge request reports