https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272758
John F. Carr <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from John F. Carr <[email protected]> --- Clearing the mbstate_t argument before calling c16rtomb causes the test to pass. memset(&ps, 0, sizeof ps); -- You are receiving this mail because: You are the assignee for the bug.
