Mikhail R. Gadelha d7199544af
[libc] Fix mbrtowc test (#153721)
Previously, we were trying to memset a pointer that wasn't being
initialized, and the test would randomly fail.

This PR replaces the pointers with actual objects.
2025-08-15 11:44:33 -03:00
..
2025-08-15 11:44:33 -03:00