The snprintf replacement code does not support the C99 z modifier to handle size_t and ssize_t. Can you please add it? Prelimary patch with testcase appended.
Created attachment 2076 [details] Prelimary patch Preliminary patch and testcase.
Implemented